[PythonCE] Python 2.3.4 for StrongARM Pocket PC 2003

2005-04-23 Thread Kim Ollivier
"sticky" FAQ appearing. It seems that there is no support for sys.argv[], so how does one add parameters? As an exercise I thought it would be fun to port "fortune". Not much success so far. _________ Kim Ollivier Ollivier & Com

[PythonCE] WinCE environment for Python?

2005-04-25 Thread Kim Ollivier
to use tkinter? The tkinter-test works just fine from Idle. Hurray, well done. But I have other exercises that are simpler that just take a single parameter. eg DayofWeek: enter a date and print the day. There are some other auto-tests that I get no response from. ____