python2.4-xml
Matthias Klose
m at klose.in-berlin.de
Tue Dec 21 18:36:22 CST 2004
Thanks for the pointer. Will be fixed in 0.8.4-0ubuntu1.
Am Dienstag, den 21.12.2004, 11:55 +0300 schrieb Pavel Volkovitskiy:
> Hello
>
> I try to use python-xml with python2.4 on latest hoary
> but i've got error:
> ========================
> $ python2.4 -c 'from xml.dom.ext.reader import HtmlLib'
> Traceback (most recent call last):
> File "<string>", line 1, in ?
> ImportError: No module named ext.reader
> $
> ========================
> $ python2.3 -c 'from xml.dom.ext.reader import HtmlLib'
> $
> ========================
>
> $ dpkg -l | grep 'python2.4 '
> ii python2.4 2.4-2ubuntu1 An interactive high-level
> object-oriented la
> $ dpkg -l | grep 'python2.3 '
> ii python2.3 2.3.4-18 An interactive high-level
> object-oriented la
> $ dpkg -l | grep python2.3-xml
> ii python2.3-xml 0.8.3-5ubuntu1 XML tools for Python (2.3.x)
> $ dpkg -l | grep python2.4-xml
> ii python2.4-xml 0.8.3-5ubuntu1 XML tools for Python (2.4.x)
> $ dpkg -l | grep python-xml
> ii python-xml 0.8.3-5ubuntu1 XML tools for Python [dummy package]
>
> Could somebody help with it?
>
> --
> Pavel
>
More information about the ubuntu-devel
mailing list