cpython/Lib/xml
2013-05-12 12:08:05 +02:00
..
dom modernize some modules' code by using with statement around open() 2013-02-12 02:04:27 +01:00
etree Remove superfluous try/except 2013-04-20 09:11:37 -07:00
parsers
sax Issue #17915: Fix interoperability of xml.sax with file objects returned by 2013-05-12 11:41:12 +02:00
__init__.py