[PythonCE] xml on pocketpc

Ajay abra9823 at mail.usyd.edu.au
Tue Aug 31 03:58:14 CEST 2004


hi!

i am trying to run a small script that parses an xml document on my pocket
pc.
the following throwse an error
from xml.dom.minidom import parse
t = parse("test.xml")

the error i get is
AttributeError: 'module' object has no attribure 'ParserCreate'

is there something i am doing wrong? how should i go about parsing and
mainoulating xml documents on the pocket pc
i am using Python-2.3.4-arm-PPC2002

cheers







----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the PythonCE mailing list