Kevien Lee wrote: > import xml.etree.ElementTree as ET
> use Python 2.5 is easy and good, but is there any others way under
> version 2.4?
the ET API is available for 1.5.2 and newer:
http://effbot.org/zone/element-index.htm
</F>
--
http://mail.python.org/mailman/listinfo/python-list
