olauzanne / pyquery (http://pypi.python.org/pypi/pyquery)
A jquery-like library for python
Clone this repository (size: 130.4 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/olauzanne/pyquery/
| commit 96: | b05c03b8997d |
| parent 95: | 2fa3f17e6d47 |
| branch: | default |
updated future.txt
Changed (Δ74 bytes):
raw changeset »
docs/future.txt (2 lines added, 2 lines removed)
Up to file-list docs/future.txt:
1 |
1 |
Future |
2 |
2 |
------- |
3 |
3 |
|
4 |
- SELECTORS: |
|
4 |
- SELECTORS: done |
|
5 |
5 |
|
6 |
6 |
- ATTRIBUTES: done |
7 |
7 |
|
| … | … | @@ -9,7 +9,7 @@ Future |
9 |
9 |
|
10 |
10 |
- HTML: done |
11 |
11 |
|
12 |
- MANIPULATING: missing the wrap |
|
12 |
- MANIPULATING: missing the wrapInner method |
|
13 |
13 |
|
14 |
14 |
- TRAVERSING: about half done |
15 |
15 |
