Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
767d9fedc797fcddb16cdba8ce0268b503ee13d1
/
Lib
/
base64.py
54e54c6
The first batch of changes recommended by the fixdiv tool. These are
by Guido van Rossum
· 23 years ago
fbb2b4c
check in for patch #430846
by Peter Schneider-Kamp
· 23 years ago
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