From mike at pcblokes.com Mon Dec 1 02:41:11 2003 From: mike at pcblokes.com (Voidspace) Date: Mon Dec 1 02:41:20 2003 Subject: [PythonCE] Version 2.3 For HPC 2000 In-Reply-To: <3FC9E934.5090204@skyesystems.com> References: <3FC9E934.5090204@skyesystems.com> Message-ID: <3FCAF097.4040603@pcblokes.com> AFAIK - the HPC2000 is available both with a MIPS processor and an ARM processor. One with an ARM processor will probably run the standard ARM distribution fine (?) - have you tried it ? Alternatively, someone on this list recently said they would look at porting 2.3 to run on a MIPS machine... but I doubt it's ready yet... check the archives. Fuzzyman Stephen Brown wrote: > Has anyone compiled version 2.3 for the HPC 2000? IF so, would you > mind either posting it somewhere or emailing it to me? > > Regards, > > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce > > > -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://groups.yahoo.com/group/atlantis_talk/ The Atlantibot coding message group. --- http://www.atlantibots.org.uk http://www.learnlandrover.com http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From mike at pcblokes.com Mon Dec 1 05:34:09 2003 From: mike at pcblokes.com (Voidspace) Date: Mon Dec 1 05:34:28 2003 Subject: [PythonCE] TypeError on execution In-Reply-To: <200311280801.26261.stiqs@rapidnet.com> References: <200311280801.26261.stiqs@rapidnet.com> Message-ID: <3FCB1921.2030907@pcblokes.com> Pritchard Musonda wrote: >Hi, > >I'm new to Python, I've spent a couple of days exploring the feature set and >very impressed. That it ran on PPC was just brilliant. I stepped in and >installed 2.2 and had it running in no time. I had to dig around quite a bit >to get the file associations to work so clicking on a .py file behaved as >expected. > If you use a program like pockettweak or even Resco file explorer then setting file associations is very easy. > >Unfotunately, I haven't gotten even the infamous "Hola Mundo" to work right >when the file is clicked. It luanches the interpreter fine and then spits out >a trace. I've dug around the archives on here and tried some of the suggested >fixes to no end. I've reinstalled a couple of times, but same results. > >Heres a typical trace: >Traceback (most recent calls last) > File "\Program Files\Python\lib\pcceshell.py" line 545, in File >"\Temp\first.py", line 1 in ? >Traceback (most recent calls last) > File "\Program Files\Python\lib\pcceshell.py" line 406 in OnParentUser >TpeError: argument 1 must be string without null bytes, not str > Sounds like your file association isn't working (the arguments being passed to pcceshell are incorrect - that argument would normally be the filename you are trying to run). The standard distribution worked fine for me *without* file associations set *and* with file associations set. > >I could of course haxor pcceshell and find out what the hell is going on >eventually, but I need a quick anwer. I'm running 2.3 in ppc2002 on an Ipaq >5455 and have the registry keys correct. > >I also downloaded the "modularized" pcceshell, but didn't find info on how to >encorporate it in 2.3. Any pointers in that would be appreciated. > You ought to just delete and replace the original. Sorry if these questions had already been answered - but I couldn't see one and thought I'd reply before deleting the mail :-) Fuzzy > >Pritchard > > -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://groups.yahoo.com/group/atlantis_talk/ The Atlantibot coding message group. --- http://www.atlantibots.org.uk http://www.learnlandrover.com http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From mike at pcblokes.com Mon Dec 1 10:19:44 2003 From: mike at pcblokes.com (Voidspace) Date: Mon Dec 1 10:21:12 2003 Subject: [PythonCE] Version 2.3 For HPC 2000 In-Reply-To: <3FCB4FF1.1090608@skyesystems.com> References: <3FC9E934.5090204@skyesystems.com> <3FCAF097.4040603@pcblokes.com> <3FCB4FF1.1090608@skyesystems.com> Message-ID: <3FCB5C10.5000203@pcblokes.com> Stephen Brown wrote: > I have a Jornada 720 with the ARM processor. When I try to run the > 2.3 version, it asks for components that are not part of the HPC2000 > build. It's a special build for the HPC2000 then ? The trouble with replying to messages from the pythonce group is that they go to the sender - but not the group. I'm by no means an expert - and although you're welcome to my help you'd be better off posting these messages to the group. > If I place the POcket PC file called aygshell.dll in the python > directory (one of several tricks to get a Pocket PC program to run on > a HPC) the program launches a console woth the error "import site' > failed use -v for traceback. I get that same error message in my *working* version :-) Never worked out what it is. > Then a Python error dialog box appears with the message " Traceback > (innermost last): exceptions indentation error (expected an iindented > block', \\\Storage Card\\Programs\\Python\\pcceshell.py' 98, 3, > 'try,:\n')) Hmm.... interesting error..... I never got my version working from the storage card.... when you've got yours working let me know what changes you had to make :-D > > Then of course it freezes with the hour glass still running. I think > the error relates the the pcceshell.py not handling spaces as reported > earlier. I shall try the fix posted. I am using the pcceshell.py > from the 2.2+ HPC build. I have also loaded the files which are > included in the 2.3 pcceshell.zip but there isn't any specific file > with the name pcceshell.py. Ha - I've never looked at it specifically - I've not tried running the improved version yet. I know theres a file called pcceshell.py in the full 2.3 distribution. > > > The dialog box that appears is the size of a Pocket PC dialog box. > > Would I do bettter to re-install 2.2+ for HPC200 and simply copy over > the 2.3 files along with the appropriate registry changes and fix for > pcceshell.py? Don't know :-) Sorry - sounds like a good way to start, except you'll leave any redundant files as well. Fuzzy > > Regards, > > Voidspace wrote: > >> AFAIK - the HPC2000 is available both with a MIPS processor and an >> ARM processor. >> One with an ARM processor will probably run the standard ARM >> distribution fine (?) - have you tried it ? >> Alternatively, someone on this list recently said they would look at >> porting 2.3 to run on a MIPS machine... but I doubt it's ready yet... >> check the archives. >> >> Fuzzyman >> >> Stephen Brown wrote: >> >>> Has anyone compiled version 2.3 for the HPC 2000? IF so, would you >>> mind either posting it somewhere or emailing it to me? >>> >>> Regards, >>> >>> >>> _______________________________________________ >>> PythonCE mailing list >>> PythonCE@python.org >>> http://mail.python.org/mailman/listinfo/pythonce >>> >>> >>> >> > > > > -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://groups.yahoo.com/group/atlantis_talk/ The Atlantibot coding message group. --- http://www.atlantibots.org.uk http://www.learnlandrover.com http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From sbrown at skyesystems.com Mon Dec 1 10:35:00 2003 From: sbrown at skyesystems.com (Stephen Brown) Date: Mon Dec 1 10:33:12 2003 Subject: [PythonCE] Is There a Version 2.3 For HPC 2000 Message-ID: <3FCB5FA4.30402@skyesystems.com> Forgot to address this one correctly to the group. I have a Jornada 720 with the ARM processor. When I try to run the 2.3 version, it asks for components that are not part of the HPC2000 build. If I place the POcket PC file called aygshell.dll in the python directory (one of several tricks to get a Pocket PC program to run on a HPC) the program launches a console woth the error "import site' failed use -v for traceback. Then a Python error dialog box appears with the message " Traceback (innermost last): exceptions indentation error (expected an iindented block', \\\Storage Card\\Programs\\Python\\pcceshell.py' 98, 3, 'try,:\n')) Then of course it freezes with the hour glass still running. I think the error relates the the pcceshell.py not handling spaces as reported earlier. I shall try the fix posted. I am using the pcceshell.py from the 2.2+ HPC build. I have also loaded the files which are included in the 2.3 pcceshell.zip but there isn't any specific file with the name pcceshell.py. The dialog box that appears is the size of a Pocket PC dialog box. Would I do bettter to re-install 2.2+ for HPC200 and simply copy over the 2.3 files along with the appropriate registry changes and fix for pcceshell.py? Regards, From goodey27 at juno.com Mon Dec 1 18:56:16 2003 From: goodey27 at juno.com (goodey27@juno.com) Date: Mon Dec 1 18:57:49 2003 Subject: [PythonCE] Is There a Version 2.3 For HPC 2000 Message-ID: <20031201.185617.1160.0.goodey27@juno.com> Stephen Brown wrote: > I have also loaded the files which are included > in > the 2.3 pcceshell.zip but there isn't any specific file with the > name > pcceshell.py. What you have to do is delete the old version of the pcceshell (.py *ana* .pyc). Then copy the whole pcceshell.zip to the lib directory that should work (or you can unzip it and copy the full directory (pcceshell) to the lib directory. Isr ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! From sbrown at skyesystems.com Mon Dec 1 23:34:02 2003 From: sbrown at skyesystems.com (Stephen Brown) Date: Mon Dec 1 23:31:11 2003 Subject: [PythonCE] pcceshell Message-ID: <3FCC163A.5080606@skyesystems.com> Would you mind emailing your pcceshell.py file please? Many thanks, Steph From sbrown at skyesystems.com Mon Dec 1 23:35:26 2003 From: sbrown at skyesystems.com (Stephen Brown) Date: Mon Dec 1 23:32:35 2003 Subject: [PythonCE] pcceshell Message-ID: <3FCC168E.1050205@skyesystems.com> Would you mind emailing me a copy of pcceshell.py? Regards, Steph From mailing at piwo.ws Tue Dec 2 05:05:49 2003 From: mailing at piwo.ws (Beerman) Date: Tue Dec 2 05:05:31 2003 Subject: [PythonCE] no select module Message-ID: <865788703.20031202110549@piwo.ws> Hello pythonce, I have binary downloaded yesterday from ftp://ftp.murkworks.com/beta/pycearmcore4.zip It helps with sokcet module, but there is no support for select. There is no /lib/select.pyc , so meaby i can fix the problem by myself ? Will select module from windows i386 python 2.2 work ? -- Best regards, Beerman mailto:mailing@piwo.ws From mailing at piwo.ws Tue Dec 2 05:17:57 2003 From: mailing at piwo.ws (mailing@piwo.ws) Date: Tue Dec 2 05:17:37 2003 Subject: [PythonCE] Re: no select module In-Reply-To: <865788703.20031202110549@piwo.ws> References: <865788703.20031202110549@piwo.ws> Message-ID: <1486516703.20031202111757@piwo.ws> Hi :) B> Will select module from windows i386 python 2.2 work ? Ups, sorry, i am wrong :) I guess it cannot be done so easy :) I need select module within a script i must run on PPC 2003. This module is used in two places: ----------------- rlist, wlist, elist = select.select([request], [], [], 0.1) ----------------- and here in sockets: ----------------- soc = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) soc.connect((HOSTNAME, PORT)) soc.send(data) rlist, wlist, elist = select.select([soc], [], [], 15) if rlist: answer = soc.recv(9999) return answer soc.close() ----------------- Does anyone know, how can i get the same efect without using select module. Sorry, but i am not python programmer :) -- Best regards, From mike at pcblokes.com Tue Dec 2 05:28:56 2003 From: mike at pcblokes.com (Voidspace) Date: Tue Dec 2 05:29:16 2003 Subject: [PythonCE] Re: no select module In-Reply-To: <1486516703.20031202111757@piwo.ws> References: <865788703.20031202110549@piwo.ws> <1486516703.20031202111757@piwo.ws> Message-ID: <3FCC6968.8080706@pcblokes.com> I'm not an expert either - but this list can be quite quiet so I'll give you two suggestions. First - see if you can find the same .pyc file from the standard python 2.3 distribution. as it is a .pyc it is a compiled python file - so the standard one will run - whether it will *work* is a different matter :-) If it doesn't work - try emailing hte question to help@python.org They won't be able to rebuild select for the pocketPC - but they might help you find a work around (you could also try the newsgroup comp.lang.python ) Fuzzy mailing@piwo.ws wrote: >Hi :) > >B> Will select module from windows i386 python 2.2 work ? > >Ups, sorry, i am wrong :) I guess it cannot be done so easy :) > >I need select module within a script i must run on PPC 2003. >This module is used in two places: > >----------------- > rlist, wlist, elist = select.select([request], [], [], 0.1) >----------------- > >and here in sockets: > >----------------- > soc = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) > soc.connect((HOSTNAME, PORT)) > soc.send(data) > rlist, wlist, elist = select.select([soc], [], [], 15) > if rlist: > answer = soc.recv(9999) > return answer > soc.close() >----------------- > >Does anyone know, how can i get the same efect without using select >module. Sorry, but i am not python programmer :) > > > -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://groups.yahoo.com/group/atlantis_talk/ The Atlantibot coding message group. --- http://www.atlantibots.org.uk http://www.learnlandrover.com http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From mailings at johnnydebris.net Tue Dec 2 05:27:17 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Tue Dec 2 05:32:44 2003 Subject: [PythonCE] Re: no select module In-Reply-To: <1486516703.20031202111757@piwo.ws> References: <865788703.20031202110549@piwo.ws> <1486516703.20031202111757@piwo.ws> Message-ID: <3FCC6905.60801@johnnydebris.net> mailing@piwo.ws wrote: >Hi :) > >B> Will select module from windows i386 python 2.2 work ? > >Ups, sorry, i am wrong :) I guess it cannot be done so easy :) > > Indeed. The select .py(c) file is a (compiled) Python script that 'wraps' a C module. The C module is what does the actual work (in this case talking to the OS, handing over some socket(-like objects) and getting them back), the py(c) file only makes the C functionality available to Python. Without the C module there's no way you're going to make this work. To be honest I don't know *why* the select module isn't in the Python 2.3 distribution, this could be for a number of reasons: either it was too hard or too much work to port the file from 'plain' Windows Python to Pocket PC, or perhaps the person who created the distribution just didn't care too much (select isn't too commonly used, mostly in high-performance servers which you will most likely not want to run on your Pocket PC anyway ;) but it might also be that the Windows CE operating system just has no support for the very low-level 'select' system call. Perhaps David Kashtan, who packed up the distribution, can tell you more? >I need select module within a script i must run on PPC 2003. >This module is used in two places: > >----------------- > rlist, wlist, elist = select.select([request], [], [], 0.1) >----------------- > >and here in sockets: > >----------------- > soc = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) > soc.connect((HOSTNAME, PORT)) > soc.send(data) > rlist, wlist, elist = select.select([soc], [], [], 15) > if rlist: > answer = soc.recv(9999) > return answer > soc.close() >----------------- > >Does anyone know, how can i get the same efect without using select >module. Sorry, but i am not python programmer :) > > Well the last one wouldn't be too hard to rewrite using plain sockets instead of select I guess (especially since the plain socket module supports timeouts nowadays), but I would really need more information to know what the first one does... Select can be (ab)used for a lot of interesting stuff ;) (although this seems quite straight-forward). I don't know what kind of application you are using, and how it is licensed, but perhaps you could send me the full source so I can take a look? Cheers, Guido From mailings at johnnydebris.net Tue Dec 2 05:32:45 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Tue Dec 2 05:37:33 2003 Subject: [PythonCE] pcceshell In-Reply-To: <3FCC163A.5080606@skyesystems.com> References: <3FCC163A.5080606@skyesystems.com> Message-ID: <3FCC6A4D.7060804@johnnydebris.net> Stephen Brown wrote: > Would you mind emailing your pcceshell.py file please? > You can download it here: http://www.johnnydebris.net/pcceshell.zip Cheers, Guido From mailings at johnnydebris.net Tue Dec 2 05:58:29 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Tue Dec 2 06:03:57 2003 Subject: [PythonCE] Re: no select module In-Reply-To: <3FCC6905.60801@johnnydebris.net> References: <865788703.20031202110549@piwo.ws> <1486516703.20031202111757@piwo.ws> <3FCC6905.60801@johnnydebris.net> Message-ID: <3FCC7055.3050407@johnnydebris.net> Browsing through the manual I noticed how the select module can only be used for real socket objects in Windows, so therefore I assume your code doesn't do anything special. I rewrote the last piece of code so it uses plain sockets instead of select, I think you can replace the first bit by the same piece of code (perhaps with some name changes or so). Note that the code hasn't been tested (although it should work) and it requires Python 2.3 (because of the timeout stuff). >> ----------------- >> soc = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) >> soc.connect((HOSTNAME, PORT)) >> soc.send(data) >> rlist, wlist, elist = select.select([soc], [], [], 15) >> if rlist: >> answer = soc.recv(9999) >> return answer >> soc.close() >> ----------------- > ------------------------------------------------------------------------------------------------- # plain socket replacement of the select stuff soc = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) soc.connect((HOSTNAME, PORT)) soc.send(data) socket.settimeout(15) try: answer = soc.recv(1) except socket.timeout: soc.close() else: soc.setblocking(0) answer += soc.recv(9999) soc.settimeout(None) soc.setblocking(1) return answer ------------------------------------------------------------------------------------------------- If you're done replacing the code, you can remove the 'import select' statements from your script and it should work again. Cheers, Guido From chronowarper at netscape.net Tue Dec 2 17:38:12 2003 From: chronowarper at netscape.net (Jeffrey Nix) Date: Tue Dec 2 17:38:22 2003 Subject: [PythonCE] More modules for PythonCE Message-ID: <15E04150.4EB118FA.6D297EDE@netscape.net> I have compiled Python 2.3.2 for an ARM PPC with more modules. I sent a copy to Guido Wesdorp asking him to post it somewhere. A quick list of modifications... 1) fixed config.c so select module now works (the entry wasn't in there) 2) _csv module is now builtin 3) added parser module 4) added _symtable module 5) added unicodedata module 6) added itertools module 7) added _random module __________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 From mike at pcblokes.com Tue Dec 2 18:04:07 2003 From: mike at pcblokes.com (Michael) Date: Tue Dec 2 18:01:10 2003 Subject: [PythonCE] More modules for PythonCE Message-ID: Thank you. Your efforts are much appreciated. Fuzzy -----Original Message----- >From: "Jeffrey Nix" >Sent: 02/12/03 22:38:12 >To: "pythonce@python.org" >Subject: [PythonCE] More modules for PythonCE > >I have compiled Python 2.3.2 for an ARM PPC with more modules. >I sent a copy to Guido Wesdorp asking him to post it somewhere. > >A quick list of modifications... >1) fixed config.c so select module now works (the entry wasn't in there) >2) _csv module is now builtin >3) added parser module >4) added _symtable module >5) added unicodedata module >6) added itertools module >7) added _random module > >__________________________________________________________________ >McAfee VirusScan Online from the Netscape Network. >Comprehensive protection for your entire computer. Get your free trial today! >http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 > >Get AOL Instant Messenger 5.1 free of charge. Download Now! >http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 > >_______________________________________________ >PythonCE mailing list >PythonCE@python.org >http://mail.python.org/mailman/listinfo/pythonce > > > [Message truncated. Tap Edit->Mark for Download to get remaining portion.] From mailings at johnnydebris.net Wed Dec 3 04:53:29 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Wed Dec 3 04:58:28 2003 Subject: [PythonCE] More modules for PythonCE In-Reply-To: <15E04150.4EB118FA.6D297EDE@netscape.net> References: <15E04150.4EB118FA.6D297EDE@netscape.net> Message-ID: <3FCDB299.4060204@johnnydebris.net> Jeffrey Nix wrote: >I have compiled Python 2.3.2 for an ARM PPC with more modules. >I sent a copy to Guido Wesdorp asking him to post it somewhere. > > The zip is on http://debris.demon.nl/python23ce.zip >7) added _random module > > That's cool, now perhaps I can get Idle to work! ;) It seems to require _random for some reason (don't ask me why!). Cheers, Guido From mike at pcblokes.com Wed Dec 3 05:09:46 2003 From: mike at pcblokes.com (Voidspace) Date: Wed Dec 3 05:09:55 2003 Subject: [PythonCE] More modules for PythonCE In-Reply-To: <3FCDB299.4060204@johnnydebris.net> References: <15E04150.4EB118FA.6D297EDE@netscape.net> <3FCDB299.4060204@johnnydebris.net> Message-ID: <3FCDB66A.5070300@pcblokes.com> [snip..] > > >> 7) added _random module >> >> > That's cool, now perhaps I can get Idle to work! ;) It seems to > require _random for some reason (don't ask me why!). I'd have thought that IDLEs randomness was obvious....... Fuzz > > Cheers, > > Guido > > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce > > > -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://groups.yahoo.com/group/atlantis_talk/ The Atlantibot coding message group. --- http://www.atlantibots.org.uk http://www.learnlandrover.com http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From chessman at tux.org Wed Dec 3 09:35:19 2003 From: chessman at tux.org (Samuel S Chessman) Date: Wed Dec 3 09:35:32 2003 Subject: [PythonCE] Re: More modules for PythonCE Message-ID: Jeffrey Nix wrote: >I have compiled Python 2.3.2 for an ARM PPC with more modules. >I sent a copy to Guido Wesdorp asking him to post it somewhere. This looks like a good base to start the MIPS 2.3 work from. I will be happy to host a CVS tree of this on tux.org. Could you make a zip of the source tree with the EVC workspace files for me (and everyone?) Thanks! Sam -- Sam Chessman chessman (a) tux.org First do what's necessary, then what's possible, finally the impossible. From mobiles at tlen.pl Wed Dec 3 19:44:23 2003 From: mobiles at tlen.pl (mobiles@tlen.pl) Date: Wed Dec 3 13:44:28 2003 Subject: =?iso-8859-2?Q?[PythonCE]=20Re:=20More=20modules=20for=20PythonCE?= Message-ID: <20031203184424.4B82933FE8@rekin.go2.pl> > The zip is on http://debris.demon.nl/python23ce.zip Great :) But is there available full and ready-to-go-on-ppc2003 distribution od pythonce 2.3 (including all binaries, libraries and modules). If not, where can i get rest of the files from ? Thank you in advance for help. Best regards. From mailing at piwo.ws Wed Dec 3 14:06:49 2003 From: mailing at piwo.ws (Beerman) Date: Wed Dec 3 14:06:39 2003 Subject: [PythonCE] Re: More modules for PythonCE In-Reply-To: References: Message-ID: <819529937.20031203200649@piwo.ws> Hello pythonce-request, Wednesday, December 3, 2003, 6:03:53 PM, you wrote: prpo> A quick list of modifications... prpo> 1) fixed config.c so select module now works So problem (i reported yesterday) with lack of select() support is now a history :) But it looks like You didn't compiled zlib module ? -- Best regards, Beerman mailto:mailing@piwo.ws From mobiles at tlen.pl Wed Dec 3 21:04:14 2003 From: mobiles at tlen.pl (mobiles@tlen.pl) Date: Wed Dec 3 15:04:18 2003 Subject: =?iso-8859-2?Q?[PythonCE]=20Re:=20More=20modules=20for=20PythonCE?= Message-ID: <20031203200414.7F17434000@rekin.go2.pl> Yep, no built-in zlib support. Is there a zlib.pyd for PythonCE 2.3 ? Meaby someone would be so kind and make a pythonce 2.3 binary with zlib and select module support ? Or meaby just tell the lame :) how to make own compilation of python 2.3 for ARM ? I can compile it on i386 linux host but have no idea how :) From chronowarper at netscape.net Thu Dec 4 15:19:48 2003 From: chronowarper at netscape.net (Jeffrey Nix) Date: Thu Dec 4 15:19:53 2003 Subject: [PythonCE] Goodbye for now... But here's the good stuff!!! Message-ID: <556FBCF8.76C1AF82.6D297EDE@netscape.net> First the good news (and all you probably care about) I sent a zip of compiled modules to Guido Wesdorp. Here's the list... 1) zlib (had to make some minor hacks so I'ld call it a beta but it seems to work...) 2) win32process (unfortunetly the only way I was able to get it to work was to remove ExitProcess but otherwise it's all there) 3) threadframe (from the threadframe package by Fazal Majid, works perfectly with no hacks required) 4) boolean (from PyXML package, works perfectly and it needed no modifications) 5) sgmlop (from PyXML package, works perfectly and it needed no modifications) 6) pyexpat (from PyXML package, just managed to compile it... untested but due to the nature of the required modifications I have confidence it will work perfectly) Now for the bad news... Due to conflicts with some of my family it looks as though I will be unable to attend college next quarter (thats my luck at age 18 and after only one quarter I'm out). I have been compiling and submiting all of my modifications and such from here and as such will probably be unable to do so anymore after this week. If I can I will continue to monitor the mailing list but don't count on anymore extension modules coming from me. (unless you know some one willing to hire an 18 year old who has no college degree as a programmer... and we all know how likely that is...) __________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 From mailing at piwo.ws Fri Dec 5 13:05:24 2003 From: mailing at piwo.ws (mailing@piwo.ws) Date: Fri Dec 5 13:05:18 2003 Subject: [PythonCE] Re: PythonCE Digest, Vol 5, Issue 5 In-Reply-To: References: Message-ID: <282452281.20031205190524@piwo.ws> Hello pythonce-request, Friday, December 5, 2003, 6:04:17 PM, you wrote: > First the good news (and all you probably care about) > I sent a zip of compiled modules to Guido Wesdorp. > Here's the list... > 1) zlib (had to make some minor hacks so I'ld call it a beta but it seems to work...) Great, tkanks. Where can i can get them from (i guess Guido must put them sowhere ? :) > Due to conflicts with some of my family it looks as though I will > be unable to attend college next quarter (thats my luck at age 18 > and after only one quarter I'm out). Well, it's sad :(, but good programmer will always be a good programmer (with or without any "papers"). Keep your head up :) -- Best regards, Beerman mailto:mailing@piwo.ws From johnny at johnnydebris.net Sun Dec 7 12:52:28 2003 From: johnny at johnnydebris.net (johnny@johnnydebris.net) Date: Sun Dec 7 06:52:33 2003 Subject: [PythonCE] Goodbye for now... But here's the good stuff!!! Message-ID: <200312071152.hB7BqSQ17253@s01.commissio.org> Jeffrey Nix wrote : > I sent a zip of compiled modules to Guido Wesdorp. > I sent an answer yesterday, but found out I forgot to include the list, really can't get used to my webmail interface :\ Anyway, the zip can be downloaded here: http://debris.demon.nl/ce_modules.zip Cheers, Guido P.S. Jeffrey, since I really don't trust my webmail client, could you let me know whether you actually received the reply I sent yesterday (about the job)? Thanks... ___________________________________ NOCC, http://nocc.sourceforge.net From mailings at johnnydebris.net Mon Dec 8 05:32:11 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Mon Dec 8 05:39:01 2003 Subject: [PythonCE] Re: PythonCE Digest, Vol 5, Issue 5 In-Reply-To: <282452281.20031205190524@piwo.ws> References: <282452281.20031205190524@piwo.ws> Message-ID: <3FD4532B.4000800@johnnydebris.net> mailing@piwo.ws wrote: >Great, tkanks. Where can i can get them from (i guess Guido must put them >sowhere ? :) > > Sorry, a bit of lag on my side ;) They're on my server now, http://debris.demon.nl/ce_modules.zip Cheers, Guido From chronowarper at netscape.net Thu Dec 11 16:49:44 2003 From: chronowarper at netscape.net (Jeffrey Nix) Date: Thu Dec 11 16:50:31 2003 Subject: [PythonCE] Last Build of the quarter Message-ID: <6062A9FA.1AF8655C.6D297EDE@netscape.net> I sent Guido my latest and greatest build (hopefully there will be more) and it now features _winreg builtin to the interpreter. It also comes with the threadframe extension, zlib, bz2, and of course the the standard win32* extensions. Also I sent him my builds for PyXML and PyCrypto, in Plug'n'Play format :-). There are three files PythonCE.zip, PyCrypto.zip, and PyXML.zip. PythonCE.zip contatains the interpreter and the vast majority of the standard library (I got rid of anything that couldn't be used out of the box). PyCrypto.zip contains PyCrypto, just unzip it and throw the resulting folder in the site folder of Python's lib folder PyXML.zip contains PyXML, just unzip it and throw the resulting folder in the site folder of Python's lib folder Also the PythonCE.zip file contains _tkinter but you'll need to find a TclTk port to Windows CE on your own and you'll need to pull the lib-tk folder out of the desktop version of Python and put it in your lib folder on your PocketPC. As for where you can get these don't ask me, bother Guido he's the one that offered free web hosting to anyone who wanted to share files and he's the one I sent these files to. __________________________________________________________________ McAfee VirusScan Online from the Netscape Network. Comprehensive protection for your entire computer. Get your free trial today! http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 Get AOL Instant Messenger 5.1 free of charge. Download Now! http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 From mailings at johnnydebris.net Fri Dec 12 06:10:23 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Fri Dec 12 06:16:39 2003 Subject: [PythonCE] Last Build of the quarter In-Reply-To: <6062A9FA.1AF8655C.6D297EDE@netscape.net> References: <6062A9FA.1AF8655C.6D297EDE@netscape.net> Message-ID: <3FD9A21F.90704@johnnydebris.net> Jeffrey Nix wrote: >Also the PythonCE.zip file contains _tkinter but you'll need to find a TclTk port to Windows CE on your own and you'll need to pull the lib-tk folder out of the desktop version of Python and put it in your lib folder on your PocketPC. > > I think it would be easier to take the PythonCE-2.3 version with Tkinter and overwrite that with Jeffrey's version, that would leave the required Tkinter and Tcl/Tk files where they should be (is the tcl/tk location okay then, Jeffrey?) so I guess it would make everything of both packages available... (not tested) Cheers, Guido From mailings at johnnydebris.net Fri Dec 12 08:00:24 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Fri Dec 12 08:06:36 2003 Subject: [PythonCE] Last Build of the quarter In-Reply-To: <6062A9FA.1AF8655C.6D297EDE@netscape.net> References: <6062A9FA.1AF8655C.6D297EDE@netscape.net> Message-ID: <3FD9BBE8.2000409@johnnydebris.net> Jeffrey Nix wrote: >As for where you can get these don't ask me, bother Guido > They're on http://debris.demon.nl/PythonCE-2.3 (didn't hurt a bit btw ;) Cheers, Guido From mailing at piwo.ws Fri Dec 12 09:00:56 2003 From: mailing at piwo.ws (mailing@piwo.ws) Date: Fri Dec 12 09:00:13 2003 Subject: [PythonCE] Running two python scripts simultaneously ? Message-ID: <166004078.20031212150056@piwo.ws> Hello pythonce, Is it possible to run two (or even more) python scripts simultaneously on the Pocket PC 2003 host ? Meaby there is some kind of trick to do this, because it seems impossible to make two instances of the same executable (python interpretter in this case) running at the same time. I am new to WinCE world, so please excuse me :) -- Best regards, mailing mailto:mailing@piwo.ws From stiqs at rapidnet.com Fri Dec 12 10:50:18 2003 From: stiqs at rapidnet.com (Pritchard Musonda) Date: Fri Dec 12 10:50:24 2003 Subject: [PythonCE] Last Build of the quarter In-Reply-To: <6062A9FA.1AF8655C.6D297EDE@netscape.net> References: <6062A9FA.1AF8655C.6D297EDE@netscape.net> Message-ID: <200312120850.18332.stiqs@rapidnet.com> Interpreter fails on my ppc2002, says its not a valid ppc app. Pritchard On Thursday 11 December 2003 14:49, Jeffrey Nix wrote: > I sent Guido my latest and greatest build (hopefully there will be more) > and it now features _winreg builtin to the interpreter. It also comes with > the threadframe extension, zlib, bz2, and of course the the standard win32* > extensions. Also I sent him my builds for PyXML and PyCrypto, in > Plug'n'Play format :-). There are three files PythonCE.zip, PyCrypto.zip, > and PyXML.zip. > > PythonCE.zip contatains the interpreter and the vast majority of the > standard library (I got rid of anything that couldn't be used out of the > box). > > PyCrypto.zip contains PyCrypto, just unzip it and throw the resulting > folder in the site folder of Python's lib folder > > PyXML.zip contains PyXML, just unzip it and throw the resulting folder in > the site folder of Python's lib folder > > Also the PythonCE.zip file contains _tkinter but you'll need to find a > TclTk port to Windows CE on your own and you'll need to pull the lib-tk > folder out of the desktop version of Python and put it in your lib folder > on your PocketPC. > > As for where you can get these don't ask me, bother Guido he's the one that > offered free web hosting to anyone who wanted to share files and he's the > one I sent these files to. > > __________________________________________________________________ > McAfee VirusScan Online from the Netscape Network. > Comprehensive protection for your entire computer. Get your free trial > today! > http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397 > > Get AOL Instant Messenger 5.1 free of charge. Download Now! > http://aim.aol.com/aimnew/Aim/register.adp?promo=380455 > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce -- "Unix is not an OS. Its a way of life!" From mike at pcblokes.com Fri Dec 12 11:06:37 2003 From: mike at pcblokes.com (Mike Temp) Date: Fri Dec 12 11:08:45 2003 Subject: [PythonCE] Running two python scripts simultaneously ? References: <166004078.20031212150056@piwo.ws> Message-ID: <005a01c3c0c9$ed8239c0$b708fd3e@intel166mmx> With the version of ppceshell that comes in the standard distribution it's *not* possible. Someone recently posted their edited version of ppceshell that has various improvements - one of them was that it was supposed to be able to run more than one instance of python - although I haven't tested it. (And am away from my desktop for a few days - so not in a position to try it). A few people have been posting stuff recently (which is great and much appreciated !) so I can't remember whose it was - but I think Guido has put it on his site....... Either check back through the archive (last month I think... but this group isn't high traffic)... or wait for someone to post the link...... Fuzzy ----- Original Message ----- From: To: Sent: Friday, December 12, 2003 2:00 PM Subject: [PythonCE] Running two python scripts simultaneously ? > Hello pythonce, > > Is it possible to run two (or even more) python scripts > simultaneously on the Pocket PC 2003 host ? > > Meaby there is some kind of trick to do this, because it seems > impossible to make two instances of the same executable (python > interpretter in this case) running at the same time. > > I am new to WinCE world, so please excuse me :) > > -- > Best regards, > mailing mailto:mailing@piwo.ws > > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce > > From mailings at johnnydebris.net Fri Dec 12 11:19:43 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Fri Dec 12 11:26:54 2003 Subject: [PythonCE] Running two python scripts simultaneously ? In-Reply-To: <005a01c3c0c9$ed8239c0$b708fd3e@intel166mmx> References: <166004078.20031212150056@piwo.ws> <005a01c3c0c9$ed8239c0$b708fd3e@intel166mmx> Message-ID: <3FD9EA9F.2000402@johnnydebris.net> Mike Temp wrote: >With the version of ppceshell that comes in the standard distribution it's >*not* possible. > > Which puzzles me: I checked out the C source of the interpreter and it looks like that checks for arguments and only starts up pcceshell.py if no file argument was given, so that would mean pcceshell wouldn't be started if the python script was an argument to the interpreter... But I don't know much about the code, so I might well have missed something, and I didn't get it to work as well... Cheers, Guido From stiqs at rapidnet.com Fri Dec 12 11:35:33 2003 From: stiqs at rapidnet.com (Pritchard Musonda) Date: Fri Dec 12 11:36:14 2003 Subject: [PythonCE] Running two python scripts simultaneously ? In-Reply-To: <3FD9EA9F.2000402@johnnydebris.net> References: <166004078.20031212150056@piwo.ws> <005a01c3c0c9$ed8239c0$b708fd3e@intel166mmx> <3FD9EA9F.2000402@johnnydebris.net> Message-ID: <200312120935.33372.stiqs@rapidnet.com> Short of the latest interpreter working, I pulled the .exe from the last package and I can run several interpreter copies on my ppc at once. Pritchard On Friday 12 December 2003 09:19, Guido Wesdorp wrote: > Mike Temp wrote: > >With the version of ppceshell that comes in the standard distribution it's > >*not* possible. > > Which puzzles me: I checked out the C source of the interpreter and it > looks like that checks for arguments and only starts up pcceshell.py if > no file argument was given, so that would mean pcceshell wouldn't be > started if the python script was an argument to the interpreter... But I > don't know much about the code, so I might well have missed something, > and I didn't get it to work as well... > > Cheers, > > Guido > > > > _______________________________________________ > PythonCE mailing list > PythonCE@python.org > http://mail.python.org/mailman/listinfo/pythonce -- "Unix is not an OS. Its a way of life!" From mailing at piwo.ws Sat Dec 13 04:58:31 2003 From: mailing at piwo.ws (mailing@piwo.ws) Date: Sat Dec 13 04:57:40 2003 Subject: [PythonCE] Re: PythonCE Digest, Vol 5, Issue 9 In-Reply-To: References: Message-ID: <571349968.20031213105831@piwo.ws> Hello pythonce-request, > They're on http://debris.demon.nl/PythonCE-2.3 (didn't hurt a bit btw ;) Great :) , but on my Pocket PC 2003 host the interpreter cannot be started from python.exe - "python.exe is not a valid PocketPC application". Is it compiled for ARM based machines ? -- Best regards, mailing mailto:mailing@piwo.ws From mailings at johnnydebris.net Mon Dec 15 05:02:51 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Mon Dec 15 05:09:55 2003 Subject: [PythonCE] Re: PythonCE Digest, Vol 5, Issue 9 In-Reply-To: <571349968.20031213105831@piwo.ws> References: <571349968.20031213105831@piwo.ws> Message-ID: <3FDD86CB.2080200@johnnydebris.net> mailing@piwo.ws wrote: >Great :) , but on my Pocket PC 2003 host the interpreter cannot be >started from python.exe - "python.exe is not a valid PocketPC >application". Is it compiled for ARM based machines ? > > I haven't tried them out myself, just copied what I got from Jeffrey to my server. I hope Jeffrey is still around to answer your question? Also I wanted to ask him whether it would be possible to get the sources so I can create a CVS repository (which seems to become quite useful here). Cheers, Guido From mailing at piwo.ws Mon Dec 15 09:16:37 2003 From: mailing at piwo.ws (mailing@piwo.ws) Date: Mon Dec 15 09:15:53 2003 Subject: [PythonCE] Last Build of the quarter In-Reply-To: <3FDD86CB.2080200@johnnydebris.net> References: <571349968.20031213105831@piwo.ws> <3FDD86CB.2080200@johnnydebris.net> Message-ID: <352275734.20031215151637@piwo.ws> Hello Guido, Monday, December 15, 2003, 11:02:51 AM, you wrote: > mailing@piwo.ws wrote: >>Great :) , but on my Pocket PC 2003 host the interpreter cannot be >>started from python.exe - "python.exe is not a valid PocketPC >>application". Is it compiled for ARM based machines ? >> >> > I haven't tried them out myself, just copied what I got from Jeffrey to > my server. I hope Jeffrey is still around to answer your question? The previous python.exe works fine the latest build, so there is no problem now :) Also, the latest build allows me to run more than one python instance at the time. This build works realy great (there are only little problems with missing functions from time module, like strftime). > Also I wanted to ask him whether it would be possible to get the sources so I > can create a CVS repository (which seems to become quite useful here). Oh yes. It would be really useful. -- Best regards, Jarek mailto:mailing@piwo.ws From mike at pcblokes.com Mon Dec 15 10:53:02 2003 From: mike at pcblokes.com (Voidspace) Date: Mon Dec 15 10:53:07 2003 Subject: [PythonCE] Latest Build Files Message-ID: <3FDDD8DE.1090405@pcblokes.com> Guido - would it be possible for you to construct a holding page with the URLs of the files you are hosting ? Failing that can you repost the URLs of the latest files as I've been away for a few days and lost track I'm afraid :-( Fuzzy -- http://www.Voidspace.org.uk The Place where headspace meets cyberspace. Online resource site - covering science, technology, computing, cyberpunk, psychology, spirituality, fiction and more. --- http://www.atlantibots.org.uk http://groups.yahoo.com/group/atlantis_talk/ Atlantibots - stomping across the worlds of Atlantis. --- http://www.fuchsiashockz.co.uk http://groups.yahoo.com/group/void-shockz --- Everyone has talent. What is rare is the courage to follow talent to the dark place where it leads. -Erica Jong Ambition is a poor excuse for not having sense enough to be lazy. -Milan Kundera From mailings at johnnydebris.net Mon Dec 15 10:58:26 2003 From: mailings at johnnydebris.net (Guido Wesdorp) Date: Mon Dec 15 11:05:11 2003 Subject: [PythonCE] Latest Build Files In-Reply-To: <3FDDD8DE.1090405@pcblokes.com> References: <3FDDD8DE.1090405@pcblokes.com> Message-ID: <3FDDDA22.6030905@johnnydebris.net> Voidspace wrote: > Guido - would it be possible for you to construct a holding page with > the URLs of the files you are hosting ? > Failing that can you repost the URLs of the latest files as I've been > away for a few days and lost track I'm afraid :-( > > Fuzzy > As soon as I find some time I'll hack up a plain Apache dirview (or perhaps even some HTML! ;) and send a link to the list and place it in the wiki. Cheers, Guido From stiqs at rapidnet.com Tue Dec 16 13:03:08 2003 From: stiqs at rapidnet.com (Pritchard Musonda) Date: Tue Dec 16 13:03:15 2003 Subject: [PythonCE] getpass Message-ID: <200312161103.08691.stiqs@rapidnet.com> Hi, I noticed getpass wont work on my ppc2002 ipaq 5455. I also know that this has something to do with compiling python with termio or the windows equiv. Could someone add that or at least point me in dir that I can go to compile that in myself. Pritchard -- "Unix is not an OS. Its a way of life!" From chronowarper at netscape.net Fri Dec 19 13:03:34 2003 From: chronowarper at netscape.net (Jeffrey Nix) Date: Fri Dec 19 13:04:32 2003 Subject: [PythonCE] The last build Message-ID: <42BE490D.6C6A3273.6D297EDE@netscape.net> It was compiled for ARM but I'm concerned about the base address I specified for it. it is my theory that that is the problem however I have gotten the executable to run on my PocketPC so I don't know what the problem is. as for where I got the base address, it's from a text file specifying default base address for windows in the python 2.3.2 source tarball. It also lists a base address for the python exe which I remember surprised me but I specified it anyway for the compiler if ever make any more builds I will hopefully correct this. __________________________________________________________________ New! Unlimited Access from the Netscape Internet Service. Beta test the new Netscape Internet Service for only $1.00 per month until 3/1/04. Sign up today at http://isp.netscape.com/register Act now to get a personalized email address! Netscape. Just the Net You Need. From s3010096 at kmitl.ac.th Sat Dec 20 18:34:40 2003 From: s3010096 at kmitl.ac.th (s3010096@kmitl.ac.th) Date: Sat Dec 20 05:25:40 2003 Subject: [PythonCE] Is PythonCE, PocketPC support Thread Message-ID: <4063.161.246.5.87.1071912880.squirrel@webmail.kmitl.ac.th> Need help ... I run three thread. Each thread get System time print out then sleep. The output is wrong. I used PocketPC ipaq h2210 and PythonCE 2.3. Is PocketPC ipaq windowCE PythonCE support real Thread? Or my code have problem? Thank you very much Chakrit Hengsirihul ----------------------- out put --------------------------- Python 2.3 (#0, Oct 13 2003, 17:16:10) [MSC v.1200 32 bit (Unknown)] on Pocket PC >>> import testThread Name: T1; sleep: 1 Name: T2; sleep: 2 Name: T3; sleep: 4 Starting threads T1|t=1|c=1@15:45:6 Threads started T3|t=4|c=1@15:45:6 T1|t=1|c=2@15:45:7 T2|t=2|c=1@15:45:6 >>> T3|t=4|c=2@15:45:11 T1|t=1|c=3@15:45:12 T2|t=2|c=2@15:45:14 T3|t=4|c=3@15:45:18 T1|t=1|c=4@15:45:19 T2|t=2|c=3@15:45:22 T3|t=4|c=4@15:45:26 T1|t=1|c=5@15:45:27 T2|t=2|c=4@15:45:29 T3|t=4|c=5@15:45:33 T2|t=2|c=5@15:45:36 >>> ------------------------- Python file ------------------------------------------- #file main from T import CheckEvenThread thread1 = CheckEvenThread( threadName='T1' ,isleepTime=1 ) thread2 = CheckEvenThread( threadName='T2' ,isleepTime=2 ) thread3 = CheckEvenThread( threadName='T3' ,isleepTime=4 ) print "\nStarting threads" thread1.start() thread2.start() thread3.start() print "Threads started\n" ---------------------------------------------- # file class import threading import time class CheckEvenThread( threading.Thread ): def __init__( self, threadName='def',isleepTime=5): threading.Thread.__init__( self, name = threadName ) if isleepTime<1: isleepTime=1 self.sleepTime = isleepTime self.count=0 print "Name: %s; sleep: %d" % \ ( self.getName(), self.sleepTime ) def run( self ): while self.count<5: self.count =self.count+1 self.li = time.localtime(time.time()) print "%s|t=%s|c=%s@%s:%s:%s " % \ ( self.getName(), self.sleepTime ,self.count,self.li[3],self.li[4],self.li[5]) time.sleep( self.sleepTime ) ---------------------------------------------------------------- From lenalena at xs4all.nl Sun Dec 21 10:51:22 2003 From: lenalena at xs4all.nl (lenalena@xs4all.nl) Date: Sun Dec 21 10:51:27 2003 Subject: [PythonCE] pythonce for windows ce.net 4.1 ? Message-ID: <20031221155121.GA82618@xs4all.nl> Hello, I have a Sigmarion III, which is a Japanase ARM handheld pc running Windows CE.net 4.1. Does anyone have pythonce running on this OS? I tried a couple of things, but they did not work (and the error was in Japanse, so it is hard to figure out what went wrong), and before I spend a lot of time it would be nice to know if other people went there before. Best regards, Lena From anne.wangnick at t-online.de Wed Dec 24 17:39:13 2003 From: anne.wangnick at t-online.de (Anne Wangnick) Date: Wed Dec 24 17:39:35 2003 Subject: [PythonCE] PythonCE for HPC with Window CE 2.0 and Hitachi SH3 Message-ID: Dear all, I'm using Python for a while now, and am getting more and more fond of it. I wrote an application (a chinese astrology calculation program) using the new-style class features of Python 2.3. Since today's Christmas eve I'm now a proud owner of a Casio A-23G. This is a simple handheld PC with a non-backlit LCD display, 16MB of RAM, and an 80Mhz Hitachi SH3. It runs old Windows CE 2.0. The nice thing about it is that it has a keyboard (so you can use it e.g. as a console for a Unix box), and costs only 99 Euro here at Media-Markt in Germany. While I have access to MS Visual C++, and can download the HPC 2.0 SDK, I don't own the Windows CE Toolkit for Visual C++. Now my plea: Can someone *please* provide a Python version, 2.3 if possible, for my little handheld PC? Thanks in advance, Sebastian Wangnick From mlrof at china.com Wed Dec 24 11:33:34 2003 From: mlrof at china.com (Archer) Date: Wed Dec 24 23:37:43 2003 Subject: [PythonCE] Re: MATC, the cat getting Message-ID: dental diamond calve coalescent scribble usher poor alibi butyric acrylate erich appellant squid anonymity twelfth cit bricklayer quantum smith turnstone -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031224/81697283/attachment.html From caryugeeqsz at el-nacional.com Wed Dec 24 12:27:45 2003 From: caryugeeqsz at el-nacional.com (Ken) Date: Thu Dec 25 00:31:31 2003 Subject: [PythonCE] Re: RHP, the choirmaster bluffed Message-ID: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit effeminate mahogany breath actaeon olive ftc alterate fanout calculus bayonne stephanie babel clearheaded underclassmen win heterocyclic ran romano umbrella survive -------------- next part -------------- Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 8bit

Free Cable- TV

usn billion factorial etruscan childhood tinsel newton searchlight aphrodite highwaymen coffer
counteract archer depressor pdp bowstring holster austere leery married sanders citroen chicken thiocyanate rapture haplology plume sears cayenne brent nuclide stumble tot byzantine befuddle pedagogy resorcinol sacrament batten ruminate demonic resort armada teletype pedestrian aromatic
-------------- next part -------------- From goodey27 at juno.com Thu Dec 25 12:28:30 2003 From: goodey27 at juno.com (goodey27@juno.com) Date: Thu Dec 25 12:30:15 2003 Subject: [PythonCE] Problems with Ver. 2.3 Message-ID: <20031225.122831.756.1.goodey27@juno.com> 1) When I use listdir on an empty folder I get a ValueError message. What can I do that should not happen. 2) The time module seems to still be from an older version. Since all the things that are said to be changed since 2.1 don't seem to work as they should. 3) Is there any way to count time less then a second on Win CE. (I remember using such a function in a different language (PocketC)). Isr Gish ________________________________________________________________ The best thing to hit the internet in years - Juno SpeedBand! Surf the web up to FIVE TIMES FASTER! Only $14.95/ month - visit www.juno.com to sign up today! From rvtyaz at tom.com Fri Dec 26 00:16:24 2003 From: rvtyaz at tom.com (Alonzo) Date: Fri Dec 26 12:18:58 2003 Subject: [PythonCE] Re: JE, present people with Message-ID: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit diploid buchenwald sarasota diagnostic brindisi compline chesapeake colombo constructible dormant demonstrable bodied mit dewy patrolling darken ekstrom revenue concubine estella remorse anger arrhenius paratroop ian transgress agenda decennial -------------- next part -------------- Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 8bit

Free Cable- TV

vaunt cavil prophecy combinatoric togging augmentation yuck aqua nepal orange sunnyvale bushmaster clockwise celebrate clarke hologram logarithm cutset conservatory paine nabla jura hazard solstice pend acrylate villa oneself abstinent theorist magnetron stagnant formant inn ramrod
imp megohm procrustes triptych n gorse drench adject cosec suffer ranier shopkeep lissajous stirling sophisticate crescendo copyright abusive ampersand sank deface yang marriage alma mesquite bandwidth anglo
-------------- next part -------------- From zbwub at india.com Fri Dec 26 02:23:23 2003 From: zbwub at india.com (Willis Flowers) Date: Fri Dec 26 14:28:32 2003 Subject: [PythonCE] Re: DBDSLX, the bottomless well Message-ID: consultant anaconda sober furnish history photometry malaria hecatomb wit cosmetic disparate cheeky prosper willow nurse cumin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031226/147ae21e/attachment.html From gmtwjl at canada.com Sat Dec 27 15:00:51 2003 From: gmtwjl at canada.com (Carter Frank) Date: Sun Dec 28 03:03:36 2003 Subject: [PythonCE] Re: WNPBA, levi sprang away Message-ID: schema scrotum assert utile abraham agnostic arcane jargon rainy taper axial chugging liverpudlian ostensible conspire callous trilogy grassland dangerous gamin longitudinal salvageable typewritten humidify coattail babysitter humid transpiration fortieth subsume -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031227/de5dbf85/attachment.html From ipfzuez at el-nacional.com Sun Dec 28 07:23:14 2003 From: ipfzuez at el-nacional.com (Dewitt) Date: Sun Dec 28 19:28:04 2003 Subject: [PythonCE] Re: ZOG, the whole floor Message-ID: bleat pyrotechnic daddy compare inhabitant radiochemistry starling arid berwick rove prefab gulp card churchwoman electrocardiograph preposterous smithson yeasty silky thuban brainstorm -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031228/801db3fe/attachment.html From ghrslu at el-nacional.com Sun Dec 28 11:30:09 2003 From: ghrslu at el-nacional.com (Adan Weeks) Date: Sun Dec 28 23:36:01 2003 Subject: [PythonCE] Re: TNCK, stopping and staring Message-ID: hibbard fortnight reid columnar duplex beribbon wing anything malfunction pine coo educable won't creep averred clausius cotyledon mercurial catchword ante limerick concatenate -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031228/3167d8ca/attachment.html From aq34exa at yahoo.ca Sun Dec 28 18:46:04 2003 From: aq34exa at yahoo.ca (Eddy Randolph) Date: Mon Dec 29 06:49:45 2003 Subject: [PythonCE] Re: Affordablee webhosting tkevsvxaznou weqxf Message-ID: An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031228/00aa99c2/attachment.html From yann.ledu at noos.fr Mon Dec 29 15:30:36 2003 From: yann.ledu at noos.fr (Yann Le Du) Date: Mon Dec 29 15:30:41 2003 Subject: [PythonCE] Numeric Python Message-ID: Hello, I've installed both the Python 2.2 and 2.3 ports on my ipaq h2210, and it works fine, so congratulations to all the developers ! I use python?numeric python a lot, and I'd like to know if there's any possibility of seeing numeric Python module http://sourceforge.net/projects/numpy/ also ported ? Thanks, Y From umdpdj at india.com Mon Dec 29 12:11:49 2003 From: umdpdj at india.com (Jermaine Bowles) Date: Tue Dec 30 00:18:59 2003 Subject: [PythonCE] Re: PHZHGK, it was impossible Message-ID: brice script bent cluck turgid confute cretaceous scherzo beauteous bushnell calf droopy dissertation upon adulterate melee divisional immerse wither delicacy melanoma grow furthermost -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031229/34366124/attachment.html From jmzgqc at hongkong.com Mon Dec 29 19:58:05 2003 From: jmzgqc at hongkong.com (Conrad) Date: Tue Dec 30 08:05:06 2003 Subject: [PythonCE] Re: IQJ, room was flooded Message-ID: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit costa doggone nicholls megalomania watchman alter lutheran extradite boulder ashamed ferment ghoulish alveolus coordinate aureomycin clapeyron needle schoolteacher enzymology thea stevenson sultanate cockleshell gold emory -------------- next part -------------- Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 8bit

Free Cable& TV

cast acrylic homophobia trough python waltzing communicant epidemiology musk grandnephew addressee alias e impoverish schoolroom hellebore solicitude highfalutin retrofitting pestle cabaret absentia astrophysics embroil gem hadn't cohomology dharma blutwurst blotch brewster horrible deformation aerodynamic grand brunette abbey dissipate flowery eh
crosslink wabash watchful bore cuttlefish orestes beforehand donna sarcastic proper parrot knowles econometric christmas throughout ukraine aborigine crave bistable
-------------- next part -------------- From clkjlj at india.com Tue Dec 30 10:35:06 2003 From: clkjlj at india.com (Ballard Margo) Date: Tue Dec 30 10:37:55 2003 Subject: [PythonCE] Re: XZJT, away as quickly Message-ID: aliphatic sedate timeout briton coffee posy usurer creosote beta anthropology heart messy showmen fiefdom nebraska corps alphabet scarf carey jesse -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031230/84096027/attachment.html From vcizmkihbfw at cnnic.net.cn Tue Dec 30 00:38:07 2003 From: vcizmkihbfw at cnnic.net.cn (Justice Elliot) Date: Tue Dec 30 12:39:47 2003 Subject: [PythonCE] Re: HPYFTUPI, in the seventh Message-ID: venom chantey megalomania inflicter slough boyhood standby brushwork pentagram bellwether ammo jonas derogatory anaerobic disrupt bagel perquisite later -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031230/42b51752/attachment.html From dgoyxh at hongkong.com Wed Dec 31 09:59:40 2003 From: dgoyxh at hongkong.com (Ewing) Date: Wed Dec 31 22:08:16 2003 Subject: [PythonCE] Re: IL, lighter type with Message-ID: ashley hokan slang delphi gambol pratt distribution terry lux rollback allude elution glottis hall albany gyrate syrupy gloucester pigeonfoot legislature emanate pillar trioxide comedy -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/pythonce/attachments/20031231/2c3e2dcb/attachment.html