]> granicus.if.org Git - python/commit
SMTPServer.__init__(): Print the start information on the DEBUGSTREAM
authorBarry Warsaw <barry@python.org>
Fri, 5 Oct 2001 17:10:31 +0000 (17:10 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 5 Oct 2001 17:10:31 +0000 (17:10 +0000)
commit4a8e9f4e4215cc9bc9499ebda2017263b85c06f0
tree6c7c6af87c180d6bfe0c89960fc4694e5690893f
parentef67ded6c739f1c1af0cfbfdbed73a2bec79a50a
SMTPServer.__init__(): Print the start information on the DEBUGSTREAM
so that it can be suppressed.
Lib/smtpd.py