summaryrefslogtreecommitdiffstats
path: root/Lib/email/MIMEMessage.py
Commit message (Expand)AuthorAgeFilesLines
* Big email 3.0 API changes, with updated unit tests and documentation.Barry Warsaw2004-10-031-5/+5
* __init__(): Be sure to set the default type to message/rfc822.Barry Warsaw2002-07-091-0/+2
* Use absolute import paths for intrapackage imports.Barry Warsaw2002-06-021-5/+7
* Sync'ing with standalone email package 2.0.1. This adds support forBarry Warsaw2002-04-101-1/+1
* Give me back my page breaks.Barry Warsaw2001-10-041-1/+1
* Whitespace normalization.Tim Peters2001-10-041-1/+1
* Image.py and class Image => MIMEImage.py and MIMEImageBarry Warsaw2001-09-261-0/+28