Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f4e5bd9df540aa5b24e47d03dbb798ed277793f7
/
Lib
/
mimify.py
6274fff
Fix an unqualified except:.
by Guido van Rossum
· 24 years ago
6e025bc
String method cleanup.
by Eric S. Raymond
· 24 years ago
6b8c528
String method conversion.
by Eric S. Raymond
· 24 years ago
03d9014
added a few more __all__ lists
by Skip Montanaro
· 24 years ago
07e99cb
Whitespace normalization.
by Tim Peters
· 24 years ago
4b8c6ea
Actually, the previous batch's comment should have been different;
by Guido van Rossum
· 25 years ago
54f22ed
More trivial comment -> docstring transformations by Ka-Ping Yee, who writes:
by Guido van Rossum
· 25 years ago
1015be3
[Sjoerd Mullender]
by Guido van Rossum
· 26 years ago
1345264
Sjoerd writes: When a multipart message is incomplete, mimify crashes.
by Guido van Rossum
· 27 years ago
11fbef5
Sjoerd sez: global substitute \240 with \177.
by Guido van Rossum
· 27 years ago
613418a
New version from Sjoerd, small bugfix + optimizations.
by Guido van Rossum
· 27 years ago
31626bc
re -> regex conversions by Sjoerd.
by Guido van Rossum
· 27 years ago
88bb808
Fixed (and documented, see Doc/libmimify.tex) mime_decode_header() and
by Guido van Rossum
· 27 years ago
74d25e7
Mention decode_base64 in example.
by Guido van Rossum
· 27 years ago
a3d9e02
base64 support by Sjoerd.
by Guido van Rossum
· 28 years ago
f789ee4
Avoid crashes with nested multipart/mixed parts.
by Guido van Rossum
· 28 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
6915568
small fix by Sjoerd
by Guido van Rossum
· 28 years ago
68ded21
minor fix to mime header regex --Sjoerd
by Guido van Rossum
· 28 years ago
e8a0a5c
Module to convert a mail message to or from quoted-printable. The
by Sjoerd Mullender
· 29 years ago