On Mon, Jun 05, 2017 at 09:59:35PM +1200, Greg Ewing 
<greg.ew...@canterbury.ac.nz> wrote:
> Stephan Houben wrote:
> >What about just adding the -I (isolated mode) flag to the #! line of
> >installed scripts?
> 
> Not all unix systems support passing extra arguments on a #! line.

   In case of #!/usr/bin/env - yes. In case of #!/usr/bin/python -
combined one-letter arguments can be passed.

> -- 
> Greg

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            p...@phdru.name
           Programmers don't die, they just GOSUB without RETURN.
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to