]> granicus.if.org Git - python/commit
Fix the change made for issue 1243654.
authorR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:07:59 +0000 (18:07 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:07:59 +0000 (18:07 +0000)
commit73a559d0c9918671ec0cc86afc8cc831a5dd47cc
treeb9951e8e7fb34cfde0835d3e6096b0a6b553335c
parent92812028f2748a16ddecb64a97851d0d9a74630e
Fix the change made for issue 1243654.

Surprisingly, it turns out there was no test that exercised this code path.
Lib/email/generator.py
Lib/email/test/test_email.py