]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix Issue10205 - XML QName error when different tags have same QName.
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 9 Nov 2010 02:36:59 +0000 (02:36 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 9 Nov 2010 02:36:59 +0000 (02:36 +0000)
commitec30b3dd8c53b816d6c3f787ccc53772b62c161b
tree82c225245275ac7366ef696a7fda90b7f4b525c5
parent92665ab8c7aa6bcf393fc53ea7227b7768d3bb8b
Fix Issue10205 - XML QName error when different tags have same QName.
Lib/test/test_xml_etree.py
Lib/xml/etree/ElementTree.py