Skip to content

Commit

Permalink
[svn r2212] cleanup
Browse files Browse the repository at this point in the history
--HG--
branch : trunk
  • Loading branch information
scoder committed Mar 22, 2007
1 parent 598f336 commit 79e2ed9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGES.txt
Expand Up @@ -8,10 +8,10 @@ under development
Features added
--------------

* ``lxml.pyclasslookup`` module that can access the entire tree to determine a
suitable Element class
* ``lxml.pyclasslookup`` module that can access the entire tree in read-only
mode to help determining a suitable Element class

* ``Element.values()`` to accompany the existing ``keys()`` and ``items()``
* ``Element.values()`` to accompany the existing ``.keys()`` and ``.items()``

* ``collectAttributes()`` C-function to build a list of attribute
keys/values/items for a libxml2 node
Expand Down

0 comments on commit 79e2ed9

Please sign in to comment.