.. |
mime
|
Fix issue #1822: MIMEMultipart.is_multipart() behaves correctly for a
|
2008-01-19 12:32:27 +00:00 |
test
|
Merged revisions 75301 via svnmerge from
|
2009-10-27 23:39:06 +00:00 |
__init__.py
|
decode_rfc2231(): Be more robust against buggy RFC 2231 encodings.
|
2006-07-17 23:07:51 +00:00 |
_parseaddr.py
|
Remove a dict.has_key() usage in email._parseaddr found while running -3.
|
2008-08-03 23:40:13 +00:00 |
base64mime.py
|
Merged revisions 73952 via svnmerge from
|
2009-07-11 14:37:20 +00:00 |
charset.py
|
Remove Barry's love of deprecated syntax to silence warnings in the email
|
2008-08-03 23:27:32 +00:00 |
encoders.py
|
Merge email package 4.0 from the sandbox, including documentation, test cases,
|
2006-03-18 15:41:53 +00:00 |
errors.py
|
Merge email package 4.0 from the sandbox, including documentation, test cases,
|
2006-03-18 15:41:53 +00:00 |
feedparser.py
|
Merge email package 4.0 from the sandbox, including documentation, test cases,
|
2006-03-18 15:41:53 +00:00 |
generator.py
|
Remove Barry's love of deprecated syntax to silence warnings in the email
|
2008-08-03 23:27:32 +00:00 |
header.py
|
Merged revisions 73952 via svnmerge from
|
2009-07-11 14:37:20 +00:00 |
iterators.py
|
Merge email package 4.0 from the sandbox, including documentation, test cases,
|
2006-03-18 15:41:53 +00:00 |
message.py
|
Merged revisions 75301 via svnmerge from
|
2009-10-27 23:39:06 +00:00 |
parser.py
|
Merge email package 4.0 from the sandbox, including documentation, test cases,
|
2006-03-18 15:41:53 +00:00 |
quoprimime.py
|
Merged revisions 73952 via svnmerge from
|
2009-07-11 14:37:20 +00:00 |
utils.py
|
Add mktime_tz to __all__. It's documented as being available in email.utils.
|
2009-11-25 18:38:24 +00:00 |