Public bug reported:

I'm using Feisty.

[EMAIL PROTECTED]:~$ python2.4
Python 2.4.4 (#2, Feb  5 2007, 17:46:20) 
[GCC 4.1.2 20070129 (prerelease) (Ubuntu 4.1.1-31ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import elementtree.ElementTree
>>> 

[EMAIL PROTECTED]:~$ python2.5
Python 2.5 (release25-maint, Feb  5 2007, 02:52:52) 
[GCC 4.1.2 20070129 (prerelease) (Ubuntu 4.1.1-31ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import elementtree.ElementTree
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named elementtree.ElementTree

** Affects: elementtree (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Doesn't work python python2.5
https://launchpad.net/bugs/84687

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to