Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent use of Python hashbang #144

Open
poeml opened this issue Jun 5, 2015 · 0 comments
Open

Inconsistent use of Python hashbang #144

poeml opened this issue Jun 5, 2015 · 0 comments

Comments

@poeml
Copy link
Owner

poeml commented Jun 5, 2015

                                                                                      [          ]

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant