F
Fredrik Lundh
ElementTree on the other hand provides incredibly easy access to XML
elements and works in a more Pythonic way. Why has the API not been
included in the Python core?
$ svn up
$ make
....
$ python
Python 2.5a0 (#1, Dec 12 2005, 19:26:49)
'hello, world!'
http://svn.python.org/view/python/trunk/Lib/xml/etree/
(and it's all your fault ;-)
</F>