mirror of
https://github.com/python/cpython.git
synced 2025-07-12 13:55:34 +00:00
Add #! line.
This commit is contained in:
parent
ab096c91e2
commit
aa925a5efd
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#! /usr/bin/env python
|
||||
|
||||
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
|
||||
# version).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue