cpython/Lib/xml/dom
R David Murray 9077d24d7f #12220: improve minidom error when URI contains spaces.
Fix by 'amathew', test by Marek Stepniowski.
2014-04-20 00:46:05 -04:00
..
NodeFilter.py
__init__.py
domreg.py
expatbuilder.py #12220: improve minidom error when URI contains spaces. 2014-04-20 00:46:05 -04:00
minicompat.py Closes #12828: add docstring text noting this is an internal-only module 2013-11-12 10:25:15 -05:00
minidom.py remove duplicate method (closes #19127) 2013-09-29 11:15:31 -04:00
pulldom.py
xmlbuilder.py