[PythonCE] win32process.pyd

2007-02-19 Thread Andrew Booth
I have recently (finally) upgraded from 2.3.5 to 2.5. I previously had win32process.pyd in the Lib directory. However, when I put it in the Lib or the DLLs directory, I get: Import win32process ImportError: DLL load failed: The specified module could not be found. Am I putting it in the wrong pl

Re: [PythonCE] remote-console

2007-02-19 Thread Ruben Miguelez Garcia
> Ah, great. Yes, the current version only works on Windows, it requires > that the device is connected via ActiveSync. The CeRemoteAPI is used to > transfer the client script to the device, and start the interpreter there. > Sorry for this limitation. > Is there something on Linux that allo

Re: [PythonCE] remote-console

2007-02-19 Thread Ruben Miguelez Garcia
Dear Sergey Chernov, > Very interesting. Is there any place where to find more about this tool and > other ones? On this list. But maybe, somebody could open a section on the Wiki and put there this kind of things. I only found the programs of Thomas Heller and t