]> granicus.if.org Git - python/commit
Restore smtpd.DEBUGSTREAM at the end of test_smtpd.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 Nov 2011 19:36:29 +0000 (20:36 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 12 Nov 2011 19:36:29 +0000 (20:36 +0100)
commite0815e2db04c1b4d06163cbe4b0ea76119b41f96
treefe3089cc6faeeafd88b92084f8ef6d00c753acf4
parentbf9d34ce7e8b25bdbd41b34a042dd8695e2dbb7a
Restore smtpd.DEBUGSTREAM at the end of test_smtpd.
This fixes a subsequent refleak in test_smtplib.
Lib/test/test_smtpd.py