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
/
rfc822.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize adlist variable in getrouteaddr(), so an illegal address
Guido van Rossum
1998-03-03
1
-0/+1
*
Feature added by Bill van Melle: when no timezone is present, assume
Guido van Rossum
1998-02-19
1
-7/+14
*
Fix sign reversal in mktime_tz discovered by Bill van Melle.
Guido van Rossum
1998-02-18
1
-1/+1
*
Remove unneeded "import re".
Guido van Rossum
1997-12-11
1
-1/+0
*
Doc strings and reformatting with 4 spaces bty Mitch Chapman.
Guido van Rossum
1997-12-10
1
-609/+661
*
New address parser by Ben Escoto replaces
Guido van Rossum
1997-11-22
1
-125/+247
*
Convert all remaining *simple* cases of regex usage to re usage.
Guido van Rossum
1997-10-22
1
-5/+4
*
Entirely rewritten parseaddr() function by Sjoerd Mullender.
Guido van Rossum
1997-09-15
1
-53/+92
*
Tweaks by Lars Wirzenius to parse some more forms of illegal dates:
Guido van Rossum
1997-07-25
1
-2/+5
*
Added support for RFC 850 style dates, as used by some HTTP servers
Guido van Rossum
1996-12-27
1
-0/+4
*
Add mktime_tz() which turns a date_tz 10-tuple into a standard Unix timestamp.
Guido van Rossum
1996-12-12
1
-0/+11
*
Added support for timezone in date field. getdate_tz() and
Guido van Rossum
1996-11-20
1
-6/+57
*
New, improved parseaddr() by Sjoerd.
Guido van Rossum
1996-07-30
1
-30/+83
*
optimization of getheader() using a dictionary
Guido van Rossum
1996-05-28
1
-45/+33
*
added seekable option; save unix from lines; speed up islast()
Guido van Rossum
1995-06-22
1
-12/+24
*
Removed >From stuff
Jack Jansen
1995-06-16
1
-2/+1
*
Skip old-style 'From name time' lines at beginning of message.
Jack Jansen
1995-06-13
1
-0/+6
*
mhlib.py: delay opening of sequences file so we don't overwrite it when
Guido van Rossum
1994-09-09
1
-1/+8
*
* Lib/rfc822.py: fix two bugs: error in readheaders interpreting
Guido van Rossum
1994-08-12
1
-5/+5
*
Merge alpha100 branch back to main trunk
Guido van Rossum
1994-08-01
1
-16/+200
*
* Mass change: get rid of all init() methods, in favor of __init__()
Guido van Rossum
1993-12-17
1
-5/+3
*
New modules mimetools and rfc822.
Guido van Rossum
1992-07-13
1
-0/+211