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
/
Parser.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
_parsebody(): Instead of raising a BoundaryError when no start
Barry Warsaw
2002-09-10
1
-2/+5
*
Whitespace normalization.
Tim Peters
2002-08-23
1
-5/+5
*
Parser.__init__(): The consensus on the mimelib-devel list is that
Barry Warsaw
2002-07-19
1
-2/+2
*
Anthony Baxter's cleanup patch. Python project SF patch # 583190,
Barry Warsaw
2002-07-18
1
-18/+25
*
Anthony Baxter's patch for non-strict parsing. This adds a `strict'
Barry Warsaw
2002-07-09
1
-24/+71
*
_parsebody(): Fix for the new message/rfc822 tree structure (the
Barry Warsaw
2002-06-02
1
-4/+3
*
I've thought about it some more, and I believe it is proper for the
Barry Warsaw
2002-05-19
1
-10/+20
*
Sync'ing with standalone email package 2.0.1. This adds support for
Barry Warsaw
2002-04-10
1
-10/+16
*
_parsebody(): When adding subparts to a multipart container, make sure
Barry Warsaw
2002-01-27
1
-2/+7
*
HeaderParser: A new subclass of Parser which only parses the message
Barry Warsaw
2001-10-11
1
-0/+16
*
Give me back my page breaks.
Barry Warsaw
2001-10-04
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-10-04
1
-1/+1
*
_parsebody(): Use get_boundary() and get_type().
Barry Warsaw
2001-09-26
1
-10/+16
*
The email package version 1.0, prototyped as mimelib
Barry Warsaw
2001-09-23
1
-0/+154