]> granicus.if.org Git - python/commit
A fix for issue 1974, inspired by the patch from Andi Albrecht (aalbrecht),
authorBarry Warsaw <barry@python.org>
Mon, 30 Mar 2009 22:42:17 +0000 (22:42 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 30 Mar 2009 22:42:17 +0000 (22:42 +0000)
commitdbf95a3643ddad5909d815463f53bebd534f30cf
treebacd844dbb075ce5e76b44f4a2184a2259416269
parent55acfc6c87522b3242449cd77a0bf4f1c6cf962b
A fix for issue 1974, inspired by the patch from Andi Albrecht (aalbrecht),
though with some changes by me.  This patch should not be back ported or
forward ported.  It's a bit too risky for 2.6 and 3.x does things fairly
differently.
Doc/library/email.header.rst
Lib/email/generator.py
Lib/email/test/test_email.py
Lib/email/test/test_email_renamed.py