cpython/Lib/xml
Eli Bendersky 27cbb19ae5 Removed _SimpleElementPath and its flaky test. The test monkey-patches the module, which causes other failures and fails itself depending on the order tests are run. 2012-06-15 09:03:19 +03:00
..
dom xml.dom.minidom: add more __slots__ to limit resource usage. 2012-03-05 12:37:02 +01:00
etree Removed _SimpleElementPath and its flaky test. The test monkey-patches the module, which causes other failures and fails itself depending on the order tests are run. 2012-06-15 09:03:19 +03:00
parsers
sax
__init__.py