cpython/Lib/email
Serhiy Storchaka 49f2ccf83d Issue #6598: Increased time precision and random number range in
email.utils.make_msgid() to strengthen the uniqueness of the message ID.
2015-05-19 10:09:27 +03:00
..
mime Closes #19434: fix copy-paste error in MIMENonMultipart docstring. 2014-10-02 12:35:08 +02:00
test Issue #6598: Increased time precision and random number range in 2015-05-19 10:09:27 +03:00
__init__.py #9085: email versions have gotten out of sync, 2.7 is actually 4.0.3. 2010-06-26 18:39:50 +00:00
_parseaddr.py Issue #14653: email.utils.mktime_tz() no longer relies on system 2012-06-21 20:57:39 -04:00
base64mime.py #15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka. 2012-09-21 16:27:45 +03:00
charset.py #18437: fix comment typo. 2013-07-12 22:57:12 -04:00
encoders.py Issue #7472: remove unused code from email.encoders.encode_7or8bit. 2010-05-05 17:31:03 +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 Issue #21448: Fixed FeedParser feed() to avoid O(N**2) behavior when parsing long line. 2014-08-12 13:58:23 +03:00
generator.py #14983: always add a line end after a MIME boundary marker. 2014-02-08 17:54:12 -05:00
header.py revert comment wording (#16714) 2012-12-19 22:47:05 +02: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 #1078919: document requirement to use triples for non-ascii add_header parms. 2010-12-14 00:29:27 +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 85142 via svnmerge from 2010-10-01 15:48:49 +00:00
utils.py Issue #6598: Increased time precision and random number range in 2015-05-19 10:09:27 +03:00