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
/
email
/
Message.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backporting email 2.5.2 fixes.
Barry Warsaw
2003-05-08
1
-0/+4
*
Backporting email 2.5 to Python 2.2 maint branch.
Barry Warsaw
2003-03-21
1
-13/+31
*
Backport email 2.4.2 changes from Python 2.3.
Barry Warsaw
2002-10-10
1
-4/+6
*
Backporting of email 2.4 from Python 2.3. Many newly added modules,
Barry Warsaw
2002-10-04
1
-107/+447
*
More typo fixes.
Barry Warsaw
2001-11-24
1
-2/+2
*
Docstring typo fix.
Greg Ward
2001-11-24
1
-1/+1
*
walk(): Fix docstring; traversal is depth-first. Closes mimelib bug
Barry Warsaw
2001-11-05
1
-1/+1
*
A fix for SF bug #472560, extra newlines returned by get_param() when
Barry Warsaw
2001-10-25
1
-1/+1
*
get_all(): We never returned failobj if we found no matching headers.
Barry Warsaw
2001-10-09
1
-0/+4
*
Give me back my page breaks.
Barry Warsaw
2001-10-04
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-10-04
1
-2/+2
*
has_key(): Implement in terms of get().
Barry Warsaw
2001-09-26
1
-33/+58
*
The email package version 1.0, prototyped as mimelib
Barry Warsaw
2001-09-23
1
-0/+422