cpython/Lib/xml/etree
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
..
ElementInclude.py Use proper py3k syntax for relative import (from . import foo) 2006-08-21 20:54:38 +00:00
ElementPath.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
ElementTree.py Remove functions in string module that are also string methods. Also remove: 2007-04-17 08:48:32 +00:00
__init__.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
cElementTree.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00