Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |