cpython/Lib/email
2004-05-10 14:48:30 +00:00
..
test test_mime_attachments_in_constructor(): New test to check for SF bug # 884030. 2004-05-09 18:03:36 +00:00
__init__.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
_parseaddr.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
base64MIME.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
Charset.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:24:43 +00:00
Encoders.py
Errors.py Add MessageDefect and subclasses. 2004-05-09 03:26:07 +00:00
FeedParser.py _parse_headers(): Strip a trailing newline from the envelope header. Closes 2004-05-10 14:48:30 +00:00
Generator.py Update to Python 2.3, getting rid of backward compatiblity crud. Get rid of a 2004-05-09 03:35:17 +00:00
Header.py _split_ascii(): Small optimization by RH. 2004-05-10 14:44:04 +00:00
Iterators.py Update to Python 2.3, getting rid of backward compatiblity crud. We don't 2004-05-09 03:42:37 +00:00
Message.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:44:55 +00:00
MIMEAudio.py
MIMEBase.py
MIMEImage.py
MIMEMessage.py
MIMEMultipart.py SF patch # 884030 by Amit Aronovitch; fixes the _subpart argument to match 2004-05-09 18:04:24 +00:00
MIMENonMultipart.py
MIMEText.py __init__(): Don't add a newline to _text if it doesn't already end in 2003-03-11 05:04:09 +00:00
Parser.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:46:42 +00:00
quopriMIME.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00
Utils.py Update to Python 2.3, getting rid of backward compatiblity crud. 2004-05-09 03:55:11 +00:00