[PythonCE] I am looking for Python implementation for iPAQ h2210 ( running Windows CE v4.20 on Intel PXA255). Where can I found it ?

2005-03-11 Thread Tomasz Widomski
I am looking for Python implementation for iPAQ h2210 ( running Windows CE v4.20 on Intel PXA255) Please advice if there is one available ? Regards, Tomasz Widomski ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/p

RE: [PythonCE] I am looking for Python implementation for iPAQ h2210 (running Windows CE v4.20 on Intel PXA255). Where can I found it ?

2005-03-11 Thread Jesse Davis
Hi Tomasz, There are binaries & source for Python 2.3 at http://fore.validus.com/~kashtan/ The binaries worked for me without pain. Just decompress the zip file & copy the directories onto the handheld using Explorer: the stuff in "Windows" goes into "\Windows" on the handheld, etc. I rec

Re: [PythonCE] alternative to os.popen in PythonCE?

2005-03-11 Thread Isr Gish
Here's a copy Isr -Original Message- >From: "[EMAIL PROTECTED]"<[EMAIL PROTECTED]> >Sent: 3/10/05 3:59:42 AM >To: "Stewart Midwinter"<[EMAIL PROTECTED]> >Cc: "[email protected]" >Subject: Re: [PythonCE] alternative to os.popen in PythonCE? > >Quoting Stewart Midwint