cpython/Lib/email
R. David Murray a0b44b5adb #8989: add 'domain' keyword to make_msgid.
Patch by Adrian von Bidder.
2010-12-02 21:47:19 +00:00
..
mime
test #8989: add 'domain' keyword to make_msgid. 2010-12-02 21:47:19 +00:00
__init__.py #4661: add bytes parsing and generation to email (email version bump to 5.1.0) 2010-10-08 15:55:28 +00:00
_parseaddr.py #1050268: make parseaddr 'quote' the contents of quoted strings in addresses. 2010-10-02 15:58:26 +00:00
base64mime.py
charset.py
encoders.py
errors.py
feedparser.py #4661: add bytes parsing and generation to email (email version bump to 5.1.0) 2010-10-08 15:55:28 +00:00
generator.py Fix TestBytesGeneratorIdempotent tests and a couple bugs they revealed. 2010-11-21 16:53:48 +00:00
header.py #1349106: add linesep argument to generator.flatten and header.encode. 2010-10-23 22:19:56 +00:00
iterators.py
message.py #4661: add bytes parsing and generation to email (email version bump to 5.1.0) 2010-10-08 15:55:28 +00:00
parser.py Properly close a temporary TextIOWrapper in 'email'. 2010-10-29 23:08:13 +00:00
quoprimime.py
utils.py #8989: add 'domain' keyword to make_msgid. 2010-12-02 21:47:19 +00:00