poeml / mirrorbrain

MirrorBrain
http://mirrorbrain.org/
Other
75 stars 37 forks source link

Inconsistent use of Python hashbang #144

Open poeml opened 9 years ago

poeml commented 9 years ago
                                                                                      [          ]

Issue migrated (2015-06-05) from old issue tracker http://mirrorbrain.org/issues/issue144

Title    Inconsistent use of Python hashbang
 Priority   feature      Status     unread
Superseder              Nosy List   dagobert
Assigned To             Keywords
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.

History
         Date           User   Action Args
2014-02-02 12:41:41 dagobert create
(end of migrated issue)