[Lxml-checkins] r41648 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Thu Mar 29 21:45:40 CEST 2007
Author: scoder
Date: Thu Mar 29 21:45:39 2007
New Revision: 41648
Modified:
lxml/trunk/TODO.txt
Log:
cleanup
Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt (original)
+++ lxml/trunk/TODO.txt Thu Mar 29 21:45:39 2007
@@ -16,8 +16,6 @@
* more testing on multi-threading
-* the code on extension functions and XSLT needs some refactoring
-
ElementTree
-----------
@@ -34,8 +32,8 @@
Objectify
---------
-* set special __attributes__ on ObjectifiedElement's as Python attributes, not
- XML children
+* emulate setting special __attributes__ on ObjectifiedElement's as Python
+ attributes, not XML children
Features
More information about the lxml-checkins
mailing list