[PythonCE] xml on pocketpc

Isr Gish isrgish at fastem.com
Fri Sep 3 03:03:54 CEST 2004


I understand thatbto be from the re>ular liberary. What I'm asking is if you tried the PyXml liberary from:
http://debris.demon.nl/PythonCE-2.3

All the best,
Isr

-----Original Message-----
   >From: "Ajay"<abra9823 at mail.usyd.edu.au>
   >Sent: 9/2/04 7:53:54 PM
   >To: "Isr Gish"<isrgish at fastem.com>
   >Cc: "johnny at debris.demon.nl"<johnny at debris.demon.nl>, "pythonce at python.org"<pythonce at python.org>
   >Subject: Re: [PythonCE] xml on pocketpc
   >
   >hi!
   >
   >i tried the statement:
   >from xml.dom.minidom import parse
   >d1 = parse('\um\proxy\p.xml')
   >this resulted in the shell terminating without displaying any errors. the
   >shell just disappeared
   >
   >when i tried the statement:
   >from xml.dom.ext.reader import Sax2
   >i received an error:
   >'module' object has no attribute 'O_RDWR'
   >
   >thanks
   >
   >
   >Quoting Isr Gish <isrgish at fastem.com>:
   >
   >> What did you try in the PyXml, and what error did you get.
   >>
   >> Isr
   >>
   >> -----Original Message-----
   >>    >From: "Ajay"<abra9823 at mail.usyd.edu.au>
   >>    >Sent: 9/2/04 1:38:25 AM
   >>    >To: "Isr Gish"<isrgish at fastem.com>
   >>    >Cc: "johnny at debris.demon.nl"<johnny at debris.demon.nl>,
   >> "pythonce at python.org"<pythonce at python.org>
   >>    >Subject: Re: [PythonCE] xml on pocketpc
   >>      >hi!
   >>    >
   >>    >It still doesn't work.
   >>    >Doing -
   >>    >from xml.dom.minidom import parse
   >>    >dom1 = parse('\um\proxy\p.xml')
   >>    >
   >>    >results in the Python.exe shell terminating
   >>    >
   >>    >doing-
   >>    >from xml.dom.ext.reader import Sax2
   >>    >gives an error - module object has no attribute 'O-RDWR'
   >>    >
   >>    >cheers
   >>    >
   >>    >
   >>    >Quoting Isr Gish <isrgish at fastem.com>:
   >>    >
   >>    >> Ajay wrote:
   >>    >>      >how would you run the python version listed on the website.
   >> I
   >>    >> copied them
   >>    >>    >over but when i click on the python executable i get an error
   >> -
   >>    >> "'python'
   >>    >>    >is not a valid Pocket PC application". and running
   >>    >> \pcceshell\runcode or
   >>    >>    >\pcceshell\simpleshell throws errors saying - "couldn't find
   >> the
   >>    >>    >application to run them"
   >>    >> There was a problem with the exe file.
   >>    >> Here is a good one that should work.
   >>    >>
   >>    >> All the best,
   >>    >> Isr
   >>    >>
   >>    >>
   >>    >>    >
   >>    >>    >thanks
   >>    >>    >
   >>    >>    >cheers
   >>    >>    >
   >>    >>    >
   >>    >>    >
   >>    >>    >
   >>    >>    >>
   >>    >>    >> Cheers,
   >>    >>    >>
   >>    >>    >> Guido
   >>    >>    >>
   >>    >>    >
   >>    >>    >
   >>    >>
   >> >----------------------------------------------------------------
   >>    >>    >This message was sent using IMP, the Internet Messaging
   >> Program.
   >>    >>    >_______________________________________________
   >>    >>    >PythonCE mailing list
   >>    >>    >PythonCE at python.org
   >>    >>    >http://mail.python.org/mailman/listinfo/pythonce
   >>    >>
   >>    >
   >>    >
   >>    >----------------------------------------------------------------
   >>    >This message was sent using IMP, the Internet Messaging Program.
   >>    >
   >>
   >>
   >
   >
   >----------------------------------------------------------------
   >This message was sent using IMP, the Internet Messaging Program.



More information about the PythonCE mailing list