Thread
:
[SOLVED] How do I compile a python program into an exe?
View Single Post
#
2
(
permalink
)
06-10-2007, 05:30 PM
jack
Posts: n/a
http://docs.python.org/lib/compiler.html . I'm afraid it doesn't compile straight to a full fledged executable... Probably something gay like p-code or interpret.
__________________
jack