[Lxml-checkins] r46534 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Thu Sep 13 12:47:27 CEST 2007


Author: scoder
Date: Thu Sep 13 12:47:24 2007
New Revision: 46534

Modified:
   lxml/trunk/TODO.txt
Log:
TODO cleanup

Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt	(original)
+++ lxml/trunk/TODO.txt	Thu Sep 13 12:47:24 2007
@@ -56,10 +56,8 @@
 
 * clean up (and remove?) duplicated API for extension functions
 
-* remove first 'context' argument from extension functions
-
-* always use ns-prefixed type names in objectify's ``xsi:type`` attributes
-
 * follow PEP 8 in API naming (avoidCamelCase in_favour_of_underscores)
 
 * clean support for entities (is the Entity element class enough?)
+
+* implement 'position' property on ParseError exception


More information about the lxml-checkins mailing list