[PythonCE] Porting Modules

2008-12-27 Thread NOC
Where can I find information on how to Python port modules to PythonCE? ___ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce

Re: [PythonCE] Porting Modules

2008-12-27 Thread Alexandre Delattre
Well it depends of what you have in mind. Do you mean porting pure python or C python modules ? In the latter case, tell me what OS are you planning to use (windows or linux). -Original Message- From: NOC Sent: samedi 27 décembre 2008 09:09 To: [email protected] Subject: [PythonCE] Por