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
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