[Lxml-checkins] r43008 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Thu May 10 11:39:36 CEST 2007


Author: scoder
Date: Thu May 10 11:39:36 2007
New Revision: 43008

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

Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt	(original)
+++ lxml/trunk/TODO.txt	Thu May 10 11:39:36 2007
@@ -16,6 +16,9 @@
 
 * more testing on multi-threading
 
+* better exception messages for XPath and schemas based on error log,
+  e.g. missing namespace mappings in XPath
+
 
 ElementTree
 -----------


More information about the lxml-checkins mailing list