2009/3/2 ssd <c...@d.com>: > Hi, > > Has somebody tested this pyhton implementation in Windows CE 6.0? > http://sourceforge.net/projects/pythonce/ > > > I have tried in my WinCE 6.0 platform, I can run some commands in the shell, > but I can not run that commands in python script (.py), "python.exe test.py" > > Bye, > > -- > http://mail.python.org/mailman/listinfo/python-list > Hi, I'm not sure, wheter it was the only way, but I used a script to register the *.py files with PythonCE. This could be run via execfile in the interactive mode.
I belive, the script was the same like this one: http://mail.python.org/pipermail/pythonce/2006-January/001286.html hth, vbr -- http://mail.python.org/mailman/listinfo/python-list