[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python 2.2 et xpath



Le lun 14/10/2002 à 19:16, Arnaud Delobelle a écrit :
> $ python -c 'import xml.xpath'
> Traceback (most recent call last):
>   File "<string>", line 1, in ?
> ImportError: No module named xpath
> 
> Qu'est-ce qui ne va pas alors ?

$ dpkg -l python2.1-xml
||/ Nom            Version  Description
+++-==============-========-=============================
ii  python2.1-xml  0.7-1     XML tools for Python (2.1.x)
$ find /usr/lib/python2.1/site-packages/_xmlplus/ -name "*path*"
/usr/lib/python2.1/site-packages/_xmlplus/xpath

Il y a donc bien un module xpath déjà avec Python 2.1, mais je ne sais
absolument pas comment il marche...

-- 
Christophe «CHiPs» PETIT <chips@chips.fr.eu.org> http://chips.free.fr/
Linux-Nantes: partagez votre savoir http://www.linux-nantes.fr.eu.org/
Debian: When Code Matters More Than Commercials http://www.debian.org/  
[La tolerance est la charite de l'intelligence. -- Jules Lemaitre]



Reply to: