Michael Ekstrand wrote:
> [...]
> Anyway, the more important question that came to mind: I see that 2.5 
> will include the excellent ElementTree. Will cElementTree be included 
> where available? or is it only the pure-Python version that  will be in 
> the standard library?

Both elementtree as (xml.etree) and cElementTree (as _elementtree) are 
included.

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

Reply via email to