cpython/Lib/xml/dom
2013-02-12 02:04:27 +01:00
..
__init__.py xml.dom.minidom: add more __slots__ to limit resource usage. 2012-03-05 12:37:02 +01:00
domreg.py xml.dom: fix typo, drop unused imports. 2012-03-05 12:35:15 +01:00
expatbuilder.py modernize some modules' code by using with statement around open() 2013-02-12 02:04:27 +01:00
minicompat.py
minidom.py #11379: merge with 3.2. 2013-01-22 22:49:46 +02:00
NodeFilter.py
pulldom.py
xmlbuilder.py