commit | 80860381a5582daf34d895f154281deb921cf9ed | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Tue Nov 09 02:49:26 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Tue Nov 09 02:49:26 2010 +0000 |
tree | fc511bc12eecb759b9fc2b7eaa928eb331a06dff | |
parent | d67b6786ba6543a8438b0964584eedc849580060 [diff] |
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. ........