[lxml-dev] why this works on fedora and don't work on debian
Sergio Monteiro Basto
sergio at sergiomb.no-ip.org
Fri Jun 19 19:21:46 CEST 2009
Hi,
I had install python lxml-2.2.1 on both machines
$ python testing.py on fedora ['nuevologo.jpg',
'http://www.google.com/logos/Logo_25wht.gif',
'secciones/movil/promo.gif', 'img-noticias/AAA_279.JPG',
'img-noticias/bresuc_508.jpg', 'img-noticias/nacional_116.JPG',
'img-noticias/CONOMI1_84.JPG',
'http://www.tutiempo.net/imagenes_asociados/84x38/SVVG.png',
'../web/webfisico/paginas/01_220.jpg', 'digitales.jpg', 'bannermi.gif',
'http://pikis.net/banner/pikis_banner1_3.jpg']
on debian
$ python testing.py
['nuevologo.jpg', 'http://www.google.com/logos/Logo_25wht.gif']
Note: the page have a double <html></html>
on fedora the two html are consider
on debian no .
but I need this works on debian
What could I do ?
--
Sérgio M. B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: testing.py
Type: text/x-python
Size: 257 bytes
Desc: not available
Url : http://codespeak.net/pipermail/lxml-dev/attachments/20090619/dce6c5bb/attachment-0001.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2192 bytes
Desc: not available
Url : http://codespeak.net/pipermail/lxml-dev/attachments/20090619/dce6c5bb/attachment-0001.bin
More information about the lxml-dev
mailing list