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

"Martin v. Löwis" martin at v.loewis.de
Thu Jul 12 23:30:50 CEST 2007


> The relevant shebang line to be prepended to a zip file would then look
> something like:
> 
> #!/usr/bin/env python -m runpy -p

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

Regards,
Martin


More information about the Python-Dev mailing list