cpython/Lib/xml
Alex Martelli 6cefeb0e81 Jacques Frechet's and John Reese's simplification of ElementTree: give up
attempts at backwards compatibility which can't work anyway on Py3k (and aren't
needed for Python 2.5 and later).
2006-08-21 23:45:19 +00:00
..
dom Changed minidom.py to work correctly with new-style classes (since 2006-08-21 19:53:20 +00:00
etree Jacques Frechet's and John Reese's simplification of ElementTree: give up 2006-08-21 23:45:19 +00:00
parsers Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
sax Fix some more has_key() uses. This could really use a tool to automate... 2006-08-19 02:45:06 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00