cpython/Lib/email
2002-05-29 20:38:21 +00:00
..
__init__.py Bump to version 2.0.4 2002-05-22 01:52:33 +00:00
_compat21.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
_compat22.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
base64MIME.py Use floor division where appropriate. 2002-05-29 20:38:21 +00:00
Charset.py Importing Charset should not fail when Unicode is disabled. (XXX 2002-05-28 18:49:03 +00:00
Encoders.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
Errors.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Generator.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Header.py Whitespace normalization. 2002-05-23 15:15:30 +00:00
Iterators.py Complete a merge of the mimelib project and the Python cvs codebases 2002-05-19 23:44:19 +00:00
Message.py Whitespace normalization. 2002-05-23 15:15:30 +00:00
MIMEAudio.py Docstring typo fix. 2001-11-24 15:49:53 +00:00
MIMEBase.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEImage.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEMessage.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
MIMEText.py Sync'ing with standalone email package 2.0.1. This adds support for 2002-04-10 21:01:31 +00:00
Parser.py I've thought about it some more, and I believe it is proper for the 2002-05-19 23:51:50 +00:00
quopriMIME.py Whitespace normalization. 2002-05-23 15:15:30 +00:00
Utils.py Whitespace normalization. 2002-05-23 15:15:30 +00:00