Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
290416f364f7d0157d3da1e2b5be1c82d42f1850
/
Lib
/
test
/
test_smtpd.py
7abe61f
Restore smtpd.DEBUGSTREAM at the end of test_smtpd. (backport of 6b9f547e92d8)
by Antoine Pitrou
· 13 years ago
1e5c5f8
#1745035: add limits for command and data size to smtpd; patch by Savio Sena.
by Georg Brandl
· 14 years ago
daf2350
close down sockets held by asyncore at end of test; closes issue9619
by Richard Jones
· 14 years ago
6a9e6bb
fix test_smtplib/test_smtpd collision through pre-loaded reply data in mock_socket
by Richard Jones
· 14 years ago
4aa0d4d
improve smtpd module test coverage
by Richard Jones
· 14 years ago
64b02de
improvements to test_smtplib per issue2423
by Richard Jones
· 14 years ago
17e3d69
Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
by Georg Brandl
· 14 years ago
6d23c44
Fix #9412: make list of messages an instance attribute instead of class attribute.
by Georg Brandl
· 14 years ago
8cb3619
New tests for smtpd module. Has full coverage for SMTPChannel and SMTPServer.
by Richard Jones
· 14 years ago