Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab096c9 commit aa925a5Copy full SHA for aa925a5
1 file changed
Lib/base64.py
@@ -1,3 +1,5 @@
1
+#! /usr/bin/env python
2
+
3
# Conversions to/from base64 transport encoding as per RFC-MIME (Dec 1991
4
# version).
5
0 commit comments