Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f97c59aaba2d93e48cbc6d25f7ff9f9c87f8d0b2
/
Lib
/
test
/
test_smtpd.py
1e5c5f8
#1745035: add limits for command and data size to smtpd; patch by Savio Sena.
by Georg Brandl
· 15 years ago
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