index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
mimify.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of many apply() calls.
Guido van Rossum
2003-02-27
1
-1/+1
*
Fix for SF bug #425868.
unknown
2001-07-04
1
-3/+3
*
Fix an unqualified except:.
Guido van Rossum
2001-04-10
1
-1/+1
*
String method cleanup.
Eric S. Raymond
2001-02-10
1
-1/+1
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-7/+7
*
added a few more __all__ lists
Skip Montanaro
2001-01-25
1
-0/+2
*
Whitespace normalization.
Tim Peters
2001-01-14
1
-399/+398
*
Actually, the previous batch's comment should have been different;
Guido van Rossum
2000-02-04
1
-2/+2
*
More trivial comment -> docstring transformations by Ka-Ping Yee,
Guido van Rossum
2000-02-04
1
-13/+12
*
[Sjoerd Mullender]
Guido van Rossum
1998-08-07
1
-0/+8
*
Sjoerd writes: When a multipart message is incomplete, mimify crashes.
Guido van Rossum
1998-02-27
1
-0/+6
*
Sjoerd sez: global substitute \240 with \177.
Guido van Rossum
1997-12-02
1
-4/+4
*
New version from Sjoerd, small bugfix + optimizations.
Guido van Rossum
1997-10-30
1
-24/+28
*
re -> regex conversions by Sjoerd.
Guido van Rossum
1997-10-24
1
-66/+65
*
Fixed (and documented, see Doc/libmimify.tex) mime_decode_header() and
Guido van Rossum
1997-08-14
1
-4/+6
*
Mention decode_base64 in example.
Guido van Rossum
1997-07-30
1
-1/+1
*
base64 support by Sjoerd.
Guido van Rossum
1997-04-11
1
-11/+25
*
Avoid crashes with nested multipart/mixed parts.
Guido van Rossum
1997-03-20
1
-1/+8
*
/usr/local/bin/python -> /usr/bin/env python
Guido van Rossum
1996-11-27
1
-1/+1
*
small fix by Sjoerd
Guido van Rossum
1996-06-10
1
-3/+12
*
minor fix to mime header regex --Sjoerd
Guido van Rossum
1996-05-28
1
-1/+1
*
Module to convert a mail message to or from quoted-printable. The
Sjoerd Mullender
1996-02-14
1
-0/+415