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
*
Use absolute import paths for intrapackage imports.
Barry Warsaw
2002-06-02
1
-5/+5
*
Whitespace normalization.
Tim Peters
2002-05-23
1
-1/+1
*
Complete a merge of the mimelib project and the Python cvs codebases
Barry Warsaw
2002-05-19
1
-11/+5
*
Sync'ing with standalone email package 2.0.1. This adds support for
Barry Warsaw
2002-04-10
1
-18/+205
*
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