[PythonCE] xml on pocketpc

Ajay abra9823 at mail.usyd.edu.au
Thu Sep 2 07:38:25 CEST 2004


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.


More information about the PythonCE mailing list