mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
Added /usr/bin/env python and made executable.
This commit is contained in:
parent
1243ae7f07
commit
105bd989e3
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
#! /usr/bin/env python
|
||||
|
||||
# Conversions to/from quoted-printable transport encoding as per RFC-1521
|
||||
# (Dec 1991 version).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue