summaryrefslogtreecommitdiffstats
path: root/Lib/email/Iterators.py
Commit message (Expand)AuthorAgeFilesLines
* _structure(): Swap fp and level arguments.Barry Warsaw2002-10-011-2/+2
* _structure(): Use .get_content_type()Barry Warsaw2002-09-011-1/+1
* _structure(): Take an optional `fp' argument which would be the objectBarry Warsaw2002-07-191-3/+7
* _structure(): Don't get the whole Content-Type: header, just get theBarry Warsaw2002-07-111-1/+1
* _structure(): A handy little debugging aid that I don't (yet) intendBarry Warsaw2002-07-091-0/+10
* Complete a merge of the mimelib project and the Python cvs codebasesBarry Warsaw2002-05-191-27/+5
* Sync'ing with standalone email package 2.0.1. This adds support forBarry Warsaw2002-04-101-1/+1
* typed_subpart_iterator(): When getting the main type use 'text' as theBarry Warsaw2001-10-151-2/+2
* Give me back my page breaks.Barry Warsaw2001-10-041-2/+2
* Whitespace normalization.Tim Peters2001-10-041-2/+2
* Updated docstrings. Also,Barry Warsaw2001-09-261-7/+7
* The email package version 1.0, prototyped as mimelibBarry Warsaw2001-09-231-0/+33