[Lxml-checkins] r43365 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Mon May 14 15:22:38 CEST 2007
Author: scoder
Date: Mon May 14 15:22:38 2007
New Revision: 43365
Modified:
lxml/trunk/TODO.txt
Log:
started list of todo's for lxml 2.0
Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt (original)
+++ lxml/trunk/TODO.txt Mon May 14 15:22:38 2007
@@ -1,3 +1,7 @@
+===============
+ToDo's for lxml
+===============
+
lxml
====
@@ -44,3 +48,11 @@
* RelaxNG compact notation (rnc versus rng) support. Currently not supported
by libxml2 (patch exists)
+
+
+lxml 2.0
+========
+
+* print column number in error log lines
+
+* clean up (and remove?) duplicated API for extension functions
More information about the lxml-checkins
mailing list