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

some extensions use Python (capitalized) as interpreter #66

Closed
bergey opened this issue Dec 27, 2011 · 0 comments
Closed

some extensions use Python (capitalized) as interpreter #66

bergey opened this issue Dec 27, 2011 · 0 comments

Comments

@bergey
Copy link

bergey commented Dec 27, 2011

tables.py and def_list.py have first line
#!/usr/bin/env Python
instead of
#!/usr/bin/env python
Is there a reason for this? Systems on which Python actually works?

waylan pushed a commit that referenced this issue Dec 28, 2011
@waylan waylan closed this as completed Dec 28, 2011
mdirolf pushed a commit to fiesta/Python-Markdown that referenced this issue Jan 14, 2012
… lines were capitalized. Thanks for the report.
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