index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
smtpd.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF #515021, print the refused list to the DEBUGSTREAM, so the parameter is used
Neal Norwitz
2002-02-11
1
-2/+2
*
Two bug fixes for problems reported by Sverre:
Barry Warsaw
2001-11-04
1
-1/+6
*
SMTPServer.__init__(): The asyncore.dispatcher base class has a method
Barry Warsaw
2001-10-09
1
-3/+1
*
SMTPServer.__init__(): Print the start information on the DEBUGSTREAM
Barry Warsaw
2001-10-05
1
-1/+2
*
Script arguments localhost:localport and remotehost:remoteport are now
Barry Warsaw
2001-10-04
1
-18/+28
*
found_terminator(): Add a debug print showing the data.
Barry Warsaw
2001-08-13
1
-1/+2
*
Remove unused import (PyChecker)
Andrew M. Kuchling
2001-08-13
1
-1/+0
*
Fix typo in exception name (UnimplementedError should be
Guido van Rossum
2001-04-15
1
-2/+2
*
Use != instead of <>. Sorry, Barry.
Guido van Rossum
2001-03-02
1
-3/+3
*
bunch more __all__ lists
Skip Montanaro
2001-02-15
1
-0/+1
*
Whitespace normalization.
Tim Peters
2001-02-09
1
-9/+9
*
Long ago, Guido suggested that I add this to the standard library.
Barry Warsaw
2001-01-31
1
-0/+531