cpython/Lib/xml/etree
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
..
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 Jacques Frechet's and John Reese's simplification of ElementTree: give up 2006-08-21 23:45:19 +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