Skip to content

Commit b28f901

Browse files
author
Skip Montanaro
committed
make #! line more liberal
1 parent ed74a10 commit b28f901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/encodings/rot_13.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/local/bin/python2.1
1+
#!/usr/bin/env python
22
""" Python Character Mapping Codec for ROT13.
33
44
See http://ucsub.colorado.edu/~kominek/rot13/ for details.

0 commit comments

Comments
 (0)