]> granicus.if.org Git - python/commit
fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor raises...
authorGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 30 Jun 2010 17:38:28 +0000 (17:38 +0000)
committerGiampaolo Rodolà <g.rodola@gmail.com>
Wed, 30 Jun 2010 17:38:28 +0000 (17:38 +0000)
commite00e2f008230c07e54c14f750c99fb755aa96dfc
treec41ec2a1a461ebe46580e21f6ddfcdbd2b51104b
parent10947a6416b12f047ebe6890deeb1a3e6ce62a73
fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor raises an exception
Lib/smtpd.py
Misc/NEWS