Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added debug statements to report data actually sent and received on | Guido van Rossum | 1998-02-19 | 1 | -0/+2 |
* | Moved things around a bit in interact(), so outout is processed before | Guido van Rossum | 1997-12-29 | 1 | -4/+5 |
* | Added expect() method which takes a list of regular expressions and an | Guido van Rossum | 1997-12-24 | 1 | -2/+52 |
* | Use string.replace instead of regsub.[g]sub. | Guido van Rossum | 1997-12-24 | 1 | -2/+1 |
* | Decided to add the telnet library that I wrote long ago (it's still in | Guido van Rossum | 1997-12-24 | 1 | -0/+424 |