So basically you are using cx_freeze to compile your code for use on Windows. If you are doing Python code directly for a server or something, have you tried out PyPy? There's a version in the repos but the most recent can be added here:

https://launchpad.net/~pypy/+archive/ppa

Reply via email to