Istvan Albert wrote: > don't know how this works, the link now seems to be: > > http://svn.python.org/view/python/trunk/Lib/xmlcore/etree/
people are moving things around, but xml.etree.ElementTree should still
work when they're done.
("xml" dispatches to either xmlcore or _xmlplus, depending on what you
have installed. "xmlcore" always gives you the bundled stuff.)
</F>
--
http://mail.python.org/mailman/listinfo/python-list
