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
/
Utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oleg Broytmann's support for RFC 2231 encoded parameters, SF patch #549133
Barry Warsaw
2002-06-29
1
-0/+57
*
Use absolute import paths for intrapackage imports.
Barry Warsaw
2002-06-02
1
-2/+2
*
Whitespace normalization.
Tim Peters
2002-05-23
1
-1/+1
*
getaddresses(): Like the change in rfc822.py, this one needs to access
Barry Warsaw
2002-05-22
1
-1/+1
*
Complete a merge of the mimelib project and the Python cvs codebases
Barry Warsaw
2002-05-19
1
-1/+18
*
parseaddr(): Don't use rfc822.parseaddr() because this now implies a
Barry Warsaw
2002-04-15
1
-4/+3
*
AddrlistClass -> AddressList
Barry Warsaw
2002-04-12
1
-2/+2
*
Sync'ing with standalone email package 2.0.1. This adds support for
Barry Warsaw
2002-04-10
1
-26/+117
*
decode(), encode(): Accepting the minor optimizations from SF patch
Barry Warsaw
2001-12-03
1
-6/+7
*
formatdate(): Jason Mastaler correctly points out that divmod with a
Barry Warsaw
2001-11-19
1
-2/+8
*
formatdate(): The calculation of the minutes part of the zone was
Barry Warsaw
2001-11-19
1
-1/+2
*
Forgot to import time.
Barry Warsaw
2001-11-09
1
-0/+1
*
formatdate(): A better docstring.
Barry Warsaw
2001-11-09
1
-4/+7
*
formatdate(): An implementation to replace the one borrowed from
Barry Warsaw
2001-11-09
1
-1/+37
*
Give me back my page breaks.
Barry Warsaw
2001-10-04
1
-4/+4
*
Whitespace normalization.
Tim Peters
2001-10-04
1
-4/+4
*
The email package version 1.0, prototyped as mimelib
Barry Warsaw
2001-09-23
1
-0/+104