[CPS-users-fr] Re: récupérer un flux xml venant de PHP

Olivier Grisel ogrisel at nuxeo.com
Mer 9 Aou 16:42:08 CEST 2006


Oops, il manque un appel à la methode read() dans mon mail précédent :

xml_data =  urllib.urlopen("http://www.site.be/projet/index.php?cp=5660").read()
                                                                           ^^^^^^
root_element = ET.XML(xml_data)



More information about the cps-users-fr mailing list

This list archive provided by Nuxeo, the leaders of open source ECM. Check out the Nuxeo 5 open source, standards-based ECM project.