]> granicus.if.org Git - python/commit
Merged revisions 87415 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:11:01 +0000 (18:11 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:11:01 +0000 (18:11 +0000)
commit27c1914c1bd0193e0c8ef6fa15854f767bbb0425
treebbfee9e7a4d6c52a3a34387eceff17e899391171
parent08d3c1e713f99c8f20bc797e143420bf79ecf04a
Merged revisions 87415 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87415 | r.david.murray | 2010-12-21 13:07:59 -0500 (Tue, 21 Dec 2010) | 4 lines

  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