Steven Bethard <[EMAIL PROTECTED]> writes:
[...]
> In Python 2.5, cElementTree and ElementTree will be available in the
> standard library as xml.etree.cElementTree and
> xml.etree.ElementTree. So learning them now is a great idea.

Only some of the original ElementTree software is going into 2.5,
apparently.  So you can get more on the effbot.org site than you get
from just downloading Python 2.5.  Probably future Python releases
will add more of Fredrik's XML code.


John
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to