[EMAIL PROTECTED]:~$ python
Python 2.5a0 (#4, Dec 14 2005, 22:08:59)
[GCC 3.3.5 (Debian 1:3.3.5-8ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> from xml.etree import ElementTree as ET
>>> ET
<module 'xml.etree.ElementTree' from
'/usr/local/lib/python2.5/xmlcore/etree/ElementTree.pyc'>
>>>


Thanks for fix.

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

Reply via email to