On Feb 16, 2015, at 11:21 PM, Paul Moore wrote:

>Default Interpreter
>-------------------
>
>The initial draft of this PEP proposed using ``/usr/bin/env python``
>as the default interpreter.

The other reasonable alternative for a default shebang is sys.executable.

Cheers,
-Barry
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to