Need compile python code

Carsten Haese carsten at uniqsys.com
Sat Sep 23 16:01:30 EDT 2006


On 23 Sep 2006 12:24:58 -0700, mistral wrote
> No, something is wrong there. what I need is just compile one python
> file which will generate html page, with parameters:
> "exec" "python" "-O" "$0" "$@"

This is not a python script. It appears to be a Unix shell script that calls a
python script.

Maybe it would help if you told us exactly what you're trying to accomplish
and why you think you need to "compile python code".

-Carsten




More information about the Python-list mailing list