Would it not be a job for setuptools?
Setuptools creates the scripts.

Stephan


Op 5 jun. 2017 12:12 schreef "Oleg Broytman" <[email protected]>:

On Mon, Jun 05, 2017 at 12:06:45PM +0200, Stephan Houben <
[email protected]> wrote:
> What about doing it on the systems which *do* support it?
> (Which probably covers 99% of the installed base...)

   That's the job of Linux distribution packagers, not Python Core
developers.

> Stephan
>
> Op 5 jun. 2017 11:59 schreef "Greg Ewing" <[email protected]>:
>
> > 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.

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

Reply via email to