cpython/Lib/xml
Neal Norwitz 9d72bb452b Remove functions in string module that are also string methods. Also remove:
* all calls to functions in the string module (except maketrans)
 * everything from stropmodule except for maketrans() which is still used
2007-04-17 08:48:32 +00:00
..
dom Fix xml.dom.minidom so it works again after the dict views introduction. 2007-02-21 22:05:37 +00:00
etree Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
parsers Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
sax Merged revisions 53623-53858 via svnmerge from 2007-02-23 15:07:44 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00