[PythonCE] A PythonCE package

2005-07-03 Thread Ed Blake
I've created a kind of PythonCE package. It is the zip file from the lib dir with a few extra things add. Namely the Twisted framework and xml support. Links to downloads are at the bottom, and an explanation of methods and motivations follows: I've been playing around with network stuff recent

Re: [PythonCE] Python23.lib?

2005-07-03 Thread Salvatore Russo
Thanks :=)   I will have a look on it but I think I already try... I took all python.h fileS for python 2.3 from Blender... It was in fact not included in PythonCE. But I need it run Python in C programms.   The compiler really don't like the python.lib generated from our python.dll...   Has someo