Add #! line.
This commit is contained in:
parent
ab096c91e2
commit
aa925a5efd
|
@ -1,3 +1,5 @@
|
|||
#! /usr/bin/env python
|
||||
|
||||
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
|
||||
# version).
|
||||
|
||||
|
|
Loading…
Reference in New Issue