summaryrefslogtreecommitdiffstats
path: root/Lib/email/Message.py
Commit message (Expand)AuthorAgeFilesLines
* get_all(): We never returned failobj if we found no matching headers.Barry Warsaw2001-10-091-0/+4
* Give me back my page breaks.Barry Warsaw2001-10-041-1/+1
* Whitespace normalization.Tim Peters2001-10-041-2/+2
* has_key(): Implement in terms of get().Barry Warsaw2001-09-261-33/+58
* The email package version 1.0, prototyped as mimelibBarry Warsaw2001-09-231-0/+422