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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to