Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
96940c971c440db52406ecf547083159bbfc1a33
/
Lib
/
smtpd.py
bdc8289
smtp_RCPT(): Removed a somewhat embarrassing debugging line, found by
by Barry Warsaw
· 22 years ago
f151625
SF #515021, print the refused list to the DEBUGSTREAM, so the parameter is used
by Neal Norwitz
· 23 years ago
ebf5427
Two bug fixes for problems reported by Sverre:
by Barry Warsaw
· 23 years ago
93a6327
SMTPServer.__init__(): The asyncore.dispatcher base class has a method
by Barry Warsaw
· 23 years ago
4a8e9f4
SMTPServer.__init__(): Print the start information on the DEBUGSTREAM
by Barry Warsaw
· 23 years ago
0e8427e
Script arguments localhost:localport and remotehost:remoteport are now
by Barry Warsaw
· 23 years ago
406d46e
found_terminator(): Add a debug print showing the data.
by Barry Warsaw
· 23 years ago
e7abf97
Remove unused import (PyChecker)
by Andrew M. Kuchling
· 23 years ago
b8b45ea
Fix typo in exception name (UnimplementedError should be
by Guido van Rossum
· 24 years ago
4ba3d65
Use != instead of <>. Sorry, Barry.
by Guido van Rossum
· 24 years ago
0de6580
bunch more __all__ lists
by Skip Montanaro
· 24 years ago
658cba6
Whitespace normalization.
by Tim Peters
· 24 years ago
7e0d956
Long ago, Guido suggested that I add this to the standard library.
by Barry Warsaw
· 24 years ago