cpython/Lib/xml
Martin v. Löwis 67245a6ed4 Issue #14168: Check for presence of _attrs before accessing it. 2012-03-05 07:01:49 +01:00
..
dom Issue #14168: Check for presence of _attrs before accessing it. 2012-03-05 07:01:49 +01:00
etree Issue #14128: Exposing Element as an actual type from _elementtree, rather than a factory function. 2012-03-04 07:14:03 +02:00
parsers remove __version__s dependent on subversion keyword expansion (closes #12221) 2011-05-31 20:52:17 -05:00
sax close the source's byte stream 2010-10-31 20:03:32 +00:00
__init__.py Stop trying to use _xmlplus in the xml module. Closes #11164. 2011-05-09 08:05:43 +02:00