]> granicus.if.org Git - python/commit
Merged revisions 87415 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:12:50 +0000 (18:12 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 21 Dec 2010 18:12:50 +0000 (18:12 +0000)
commita993b2d5dee93909c4e2e0c77075f92ca560abf5
tree580b1221deb8327d869e94772d9807970085fdc7
parentda29acd96d0446839718d0596af84e4039f7c5c2
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