]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#1349106: add linesep argument to generator.flatten and header.encode.
authorR. David Murray <rdmurray@bitdance.com>
Sat, 23 Oct 2010 22:19:56 +0000 (22:19 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 23 Oct 2010 22:19:56 +0000 (22:19 +0000)
commit8451c4b6e044f83efc2298a79af58c3e56d946a2
treeedaad1a89627de27ad30b465b7a416c468850653
parent29aad0005dd56634363dabd74cf6708c9a255b43
#1349106: add linesep argument to generator.flatten and header.encode.
Doc/library/email.generator.rst
Doc/library/email.header.rst
Lib/email/generator.py
Lib/email/header.py
Lib/email/test/data/msg_26.txt
Lib/email/test/test_email.py
Misc/NEWS