cpython/Lib/email
Barry Warsaw e58df82919 Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5.
Will port to Python 2.4.
2006-02-08 14:34:21 +00:00
..
test Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Charset.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Encoders.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
Errors.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
FeedParser.py SF bug #1347874; FeedParser does not comply with RFC2822. 2006-01-17 05:58:08 +00:00
Generator.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Header.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
Iterators.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEAudio.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEBase.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEImage.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEMessage.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEMultipart.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMENonMultipart.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
MIMEText.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
Message.py Port relevant patches for SF 1409455 to the trunk for email 3.0/Python 2.5. 2006-02-08 14:34:21 +00:00
Parser.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
Utils.py Whitespace normalization. 2004-10-12 21:51:32 +00:00
__init__.py Ported 42075 from release23-maint branch. 2006-01-17 04:49:07 +00:00
_parseaddr.py parsedate_tz(): Minor cleanup. 2006-02-03 04:44:52 +00:00
base64MIME.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00
quopriMIME.py Big email 3.0 API changes, with updated unit tests and documentation. 2004-10-03 03:16:19 +00:00