summaryrefslogtreecommitdiffstats
path: root/Lib/email/MIMEText.py
Commit message (Expand)AuthorAgeFilesLines
* Big email 3.0 API changes, with updated unit tests and documentation.Barry Warsaw2004-10-031-22/+5
* __init__(): Don't add a newline to _text if it doesn't already end inBarry Warsaw2003-03-111-4/+1
* Docstring consistency with the updated .tex files.Barry Warsaw2002-10-011-3/+3
* __init__(): Minor code cleanup.Barry Warsaw2002-09-281-1/+1
* Use absolute import paths for intrapackage imports.Barry Warsaw2002-06-021-5/+5
* Sync'ing with standalone email package 2.0.1. This adds support forBarry Warsaw2002-04-101-14/+21
* 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/+41