Is ElementTree development still active?

Terry Reedy tjreedy at udel.edu
Wed Aug 11 13:44:14 EDT 2010


On 8/11/2010 12:21 PM, Pinku Surana wrote:
> I checked the svn repo at effbot.org, but it appears to have no
> updates since 2007. Has development moved elsewhere?

It is now in the stdlib (19.11) as xml.etree.ElementTree
http://svn.python.org/view/python/branches/py3k/Modules/_elementtree.c?revision=83949&view=markup
last revised 12 min ago.

-- 
Terry Jan Reedy




More information about the Python-list mailing list