Non-interpreted Python?

Tapio Kelloniemi spam07 at thack.org
Mon Sep 23 14:31:14 EDT 2002


Hi
I'm new to Python and would like to know, wheter it is possible to
compile Python code to binary executables (and on which platforms)? Or
better, if it is possible to compile code into object format and then
link with C/C++/whatever code.

Thanks for all answers!

--
Tapio




More information about the Python-list mailing list