[Python-Dev] Re: The Other Py2.4 issue?

2004-12-13 Thread Adam Bark
Even though there would be no significant speed-up I would still be interested in a proper compiler just to make smaller exe's so I can give out my programs. I used Py2EXE for my last program that was tiny but with Tkinter and all the Tcl/Tk gubbins it was over 5Mb. Also would it perhaps be possib

[Python-Dev] Re: The Other Py2.4 issue?

2004-12-12 Thread Adam Bark
Now this might sound a bit stupid but I've only been programming in python for about 6 months and before that about the same on VB. Anyway here goes, as python is built in C & C++ surely every piece of python code has a corresponding piece of C/C++ albeit more complex. So would it be possible to so