]> granicus.if.org Git - python/commit
Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
authorGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 10:08:09 +0000 (10:08 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 31 Jul 2010 10:08:09 +0000 (10:08 +0000)
commit17e3d698b512025d525c1ecb6b0531b575ad5518
treec31086172ace8d2a6be741771fbb68aedc5b5b8f
parentca9400f0519261a0d8a282ff1dcaadaddf00fd64
Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
Lib/smtpd.py
Lib/test/test_smtpd.py