| Commit message (Expand) | Author | Age | Files | Lines |
* | Big email 3.0 API changes, with updated unit tests and documentation. | Barry Warsaw | 2004-10-03 | 1 | -11/+23 |
|
|
* | Update to Python 2.3, getting rid of backward compatiblity crud. | Barry Warsaw | 2004-05-09 | 1 | -281/+20 |
|
|
* | Merge in Anthony's new parser code, from the anthony-parser-branch: | Thomas Wouters | 2004-03-20 | 1 | -128/+173 |
|
|
* | Merge of the folding-reimpl-branch. Specific changes, | Barry Warsaw | 2003-03-06 | 1 | -2/+2 |
|
|
* | parse(), _parseheaders(), _parsebody(): A fix for SF bug #633527, | Barry Warsaw | 2002-11-05 | 1 | -9/+22 |
|
|
* | _parsebody(): A fix for SF bug #631350, where a subobject in a | Barry Warsaw | 2002-11-05 | 1 | -2/+6 |
|
|
* | _parsebody(): Use get_content_type() instead of the deprecated | Barry Warsaw | 2002-10-07 | 1 | -5/+6 |
|
|
* | Docstring consistency with the updated .tex files. | Barry Warsaw | 2002-09-30 | 1 | -0/+14 |
|
|
* | Use True/False everywhere. | Barry Warsaw | 2002-09-28 | 1 | -5/+12 |
|
|
* | _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 |
|
|