Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
daf235032fc3e0cfbfc279d60c1d12aff8f9b0d2
/
Lib
/
test
/
test_smtpd.py
daf2350
close down sockets held by asyncore at end of test; closes issue9619
by Richard Jones
· 15 years ago
6a9e6bb
fix test_smtplib/test_smtpd collision through pre-loaded reply data in mock_socket
by Richard Jones
· 15 years ago
4aa0d4d
improve smtpd module test coverage
by Richard Jones
· 15 years ago
64b02de
improvements to test_smtplib per issue2423
by Richard Jones
· 15 years ago
17e3d69
Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
by Georg Brandl
· 15 years ago
6d23c44
Fix #9412: make list of messages an instance attribute instead of class attribute.
by Georg Brandl
· 15 years ago
8cb3619
New tests for smtpd module. Has full coverage for SMTPChannel and SMTPServer.
by Richard Jones
· 15 years ago