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

Suggest making sorter.py non-executable #8

Closed
dionsongus opened this issue Aug 3, 2018 · 1 comment
Closed

Suggest making sorter.py non-executable #8

dionsongus opened this issue Aug 3, 2018 · 1 comment

Comments

@dionsongus
Copy link

Dan:

Fascinating code. Not only is it an excellent py.test tutorial, it's something I can actually use at home, first such an example for me.

I'd suggest making sorter.py non-executable though to make it a little more user friendly. There's no guarantee my python is in /user/bin/env, right?

@dbader
Copy link
Owner

dbader commented Aug 3, 2018

Thanks @dionsongus, glad you found this code helpful.

Re: env in the shebang line: https://stackoverflow.com/questions/2429511/why-do-people-write-the-usr-bin-env-python-shebang-on-the-first-line-of-a-pyt

@dbader dbader closed this as completed Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants