[Lxml-checkins] r44010 - lxml/trunk
scoder at codespeak.net
scoder at codespeak.net
Sun Jun 3 18:26:28 CEST 2007
Author: scoder
Date: Sun Jun 3 18:26:27 2007
New Revision: 44010
Modified:
lxml/trunk/TODO.txt
Log:
2.0 todo
Modified: lxml/trunk/TODO.txt
==============================================================================
--- lxml/trunk/TODO.txt (original)
+++ lxml/trunk/TODO.txt Sun Jun 3 18:26:27 2007
@@ -70,3 +70,5 @@
* follow PEP 8 in API naming (avoidCamelCase in_favour_of_underscores)
* clean support for entities (maybe an Entity element class?)
+
+* disable network access in parsers by default
More information about the lxml-checkins
mailing list