How to compile a python script to *.pyo
Klaus Alexander Seistrup
spam at magnetic-ink.dk
Thu Apr 3 02:31:47 EST 2003
danny at iamlearning.com wrote:
> How can I compile this script to *.pyo?
See the py_compile and compileall modules.
// Klaus
--
><> unselfish actions pay back better
More information about the Python-list
mailing list