cpython/Lib/xml
2012-02-19 20:25:12 +01:00
..
dom Use __slots__ throughout instead of __dict__, to reduce the memory usage. 2012-02-19 20:25:12 +01:00
etree fix the _namespace_map cleanup for cElementTree tests. 2012-02-16 23:28:35 +01:00
parsers remove __version__s dependent on subversion keyword expansion (closes #12221) 2011-05-31 20:52:17 -05:00
sax
__init__.py