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
/
telnetlib.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
final round of __all__ lists (I hope) - skipped urllib2 because Moshe may be
Skip Montanaro
2001-03-01
1
-0/+2
*
String method conversion.
Eric S. Raymond
2001-02-09
1
-4/+3
*
Whitespace normalization.
Tim Peters
2001-01-15
1
-3/+3
*
Caolan McNamara:
Guido van Rossum
2000-05-02
1
-0/+1
*
Added mt_interact() -- multithreaded version of interact().
Guido van Rossum
1998-12-23
1
-0/+26
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-294/+294
*
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