Why not part of the core?
ElementTree - Why not part of the core?
Gregory Petrosyan gregory.petrosyan at gmail.comWed Dec 14 14:13:45 EST 2005
- Previous message (by thread): ElementTree - Why not part of the core?
- Next message (by thread): ElementTree - Why not part of the core?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
gregory at home:~$ 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.
- Previous message (by thread): ElementTree - Why not part of the core?
- Next message (by thread): ElementTree - Why not part of the core?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list