mistral wrote: > Need compile python code, source is in html and starts with > parameters:
Excuse me? > #!/bin/sh - > "exec" "python" "-O" "$0" "$@" Is the line break intended? > I have installed ActivePython for windows. What exactly do you want? Python code is always compiled (to byte code) before it's run. Regards, Björn -- BOFH excuse #359: YOU HAVE AN I/O ERROR -> Incompetent Operator error -- http://mail.python.org/mailman/listinfo/python-list