Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
b3ca303a4e9549f955c76f4783b49cb9ca9115a6
/
Lib
/
base64.py
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
0365180
a couple of nits from Patch #100933
by Jeremy Hylton
· 24 years ago
4acc25b
Mass patch by Ka-Ping Yee:
by Guido van Rossum
· 25 years ago
d2783da
The correct RFC to reference is RFC-1521 (MIME part one), not 1421 (PEM).
by Guido van Rossum
· 25 years ago
5b34ec1
Fixed spelling in comment: "RFC", not "RFX".
by Fred Drake
· 26 years ago
25107de
Set correct RFC number. Open input in binary.
by Guido van Rossum
· 28 years ago
aa925a5
Add #! line.
by Guido van Rossum
· 28 years ago
951213e
Use binascii module (resulting in a 60-fold speedup:-)
by Jack Jansen
· 29 years ago
54c1510
improved test/main program
by Guido van Rossum
· 29 years ago
3b8e160
upgdaded the test program
by Guido van Rossum
· 29 years ago
f194546
two mime encoding schemes
by Guido van Rossum
· 29 years ago