Brett Cannon wrote:

> ElementTree
> -----------
> - Web page
>     http://effbot.org/zone/element-index.htm
> - Standard library name
>     xml.etree
> - Contact person
>     Fredrik Lundh
> - Synchronisation history
>     * 1.2.6 (2.5)

xml.etree contains components from both ElementTree and
and cElementTree.  this is a bit more accurate:

> - Synchronisation history
>     * ElementTree 1.2.6 (2.5)
>     * cElementTree 1.0.5 (2.5)

</F>



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to