]> granicus.if.org Git - python/commit
#19662: Eliminate warnings in other test modules that use smtpd.
authorR David Murray <rdmurray@bitdance.com>
Wed, 11 Jun 2014 16:27:40 +0000 (12:27 -0400)
committerR David Murray <rdmurray@bitdance.com>
Wed, 11 Jun 2014 16:27:40 +0000 (12:27 -0400)
commit1144da5821553449739744f08d041b4ba7114ecb
treeb8e583e0d2ff55c2ffea120caefc1d4f038f14b5
parent554bcbf1b925399ef06dd9fd6b87a20f5d028c1e
#19662: Eliminate warnings in other test modules that use smtpd.

Eventually these will want to convert to decode_data=False, I think.
Lib/test/test_logging.py
Lib/test/test_smtplib.py