]> granicus.if.org Git - python/commit
New tests for smtpd module. Has full coverage for SMTPChannel and SMTPServer.
authorRichard Jones <richard@commonground.com.au>
Fri, 23 Jul 2010 16:20:40 +0000 (16:20 +0000)
committerRichard Jones <richard@commonground.com.au>
Fri, 23 Jul 2010 16:20:40 +0000 (16:20 +0000)
commit8cb3619f86881b3af1dde571d5a475f8f40f8fdf
tree0b4e169b12cdf12f49cb01191ac367de1e4f94f5
parent97d1119ddeb60e70c6a4be2080f6b71ca2004f72
New tests for smtpd module. Has full coverage for SMTPChannel and SMTPServer.
Lib/test/test_smtpd.py [new file with mode: 0644]