Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa925a5

Browse files
committed
Add #! line.
1 parent ab096c9 commit aa925a5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Lib/base64.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#! /usr/bin/env python
2+
13
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
24
# version).
35

0 commit comments

Comments
 (0)