mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
more generic reference to python interpreter
This commit is contained in:
parent
12cb99b33f
commit
5d6ceb4aae
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/local/bin/python2.1
|
||||
#!/usr/bin/env python
|
||||
""" Python Character Mapping Codec for ROT13.
|
||||
|
||||
See http://ucsub.colorado.edu/~kominek/rot13/ for details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue