cpython/Lib/xml/etree
Senthil Kumaran 80860381a5 Merged revisions 86348 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r86348 | senthil.kumaran | 2010-11-09 10:36:59 +0800 (Tue, 09 Nov 2010) | 3 lines

  Fix Issue10205 - XML QName error when different tags have same QName.
........
2010-11-09 02:49:26 +00:00
..
ElementInclude.py Merged revisions 83864 via svnmerge from 2010-08-09 20:46:49 +00:00
ElementPath.py Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. 2010-03-11 14:36:19 +00:00
ElementTree.py Merged revisions 86348 via svnmerge from 2010-11-09 02:49:26 +00:00
__init__.py Issue #6472: The xml.etree package is updated to ElementTree 1.3. The cElementTree module is updated too. 2010-03-11 14:36:19 +00:00
cElementTree.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00