Add #! line.

This commit is contained in:
Guido van Rossum 1997-04-02 05:47:39 +00:00
parent ab096c91e2
commit aa925a5efd

View file

@ -1,3 +1,5 @@
#! /usr/bin/env python
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
# version).