[issue6272] Upgrading xml.etree to ElementTree 1.3

2009-09-23 Thread Senthil Kumaran
Senthil Kumaran added the comment: This is duplicate of Issue1143 -- resolution: -> duplicate status: open -> closed ___ Python tracker ___ _

[issue6272] Upgrading xml.etree to ElementTree 1.3

2009-06-12 Thread Raymond Hettinger
Raymond Hettinger added the comment: Too late for 3.1 -- nosy: +rhettinger versions: +Python 3.2 -Python 3.1 ___ Python tracker ___ __

[issue6272] Upgrading xml.etree to ElementTree 1.3

2009-06-12 Thread Senthil
Senthil added the comment: Oh wait. I read at effbot.org that ElementTree 1.3 is Alpha Release. Is this the reason for not including it? If it's still unstable, then please ignore this. -- ___ Python tracker __

[issue6272] Upgrading xml.etree to ElementTree 1.3

2009-06-12 Thread Senthil
New submission from Senthil : The current ElementTree package shipped with Python is ElementTree 1.2.6. ElementTree 1.3 has certain good features in handing XPaths which would be a nice addition to the default xml.etree. I don't know why ElementTree 1.2.6 was chosen initially. I don't find any r