Open poeml opened 9 years ago
[ ]
Title Inconsistent use of Python hashbang Priority feature Status unread Superseder Nosy List dagobert Assigned To Keywords
Some scripts use
while some others use
As a distribution builder it would be nice if all scripts and tools would use the same invocation of the Python interpreter.
History Date User Action Args 2014-02-02 12:41:41 dagobert create
Issue migrated (2015-06-05) from old issue tracker http://mirrorbrain.org/issues/issue144
msg514 (view) Author: dagobert Date: 2014-02-02.12:41:41
Some scripts use
!/usr/bin/env python
while some others use
!/usr/bin/python
As a distribution builder it would be nice if all scripts and tools would use the same invocation of the Python interpreter.
(end of migrated issue)