[Python-Dev] Add a -z interpreter flag to execute a zip file

skip at pobox.com skip at pobox.com
Fri Jul 13 01:04:29 CEST 2007


    >> #!/usr/bin/env python -m runpy -p

    Martin> I might be confusing things, but I think some systems only allow
    Martin> a single argument in the shebang line.

It's always been my impression that all Unix or Linux systems have that
constraint.  I've never heard of that restriction being relaxed.

Skip



More information about the Python-Dev mailing list