Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
4af8e745c4a8a225af3c3025909a8c042aafcca0
/
Lib
/
test
/
test_telnetlib.py
7f9bb91
- Make timing assertions very generous (a la test_timeout.py)
by Jack Diederich
· 16 years ago
3b2312e
eliminate more race conditions in telnetlib tests
by Jack Diederich
· 16 years ago
dda7b19
revert unrelated change to test_telnetlib
by Benjamin Peterson
· 16 years ago
a1b821c
fix since difference formating of SyntaxErrors
by Benjamin Peterson
· 16 years ago
183028e
test the telnetlib.Telnet interface more thoroughly
by Jack Diederich
· 16 years ago
4f1b1ed
Fixed the semantic of timeout for socket.create_connection and
by Facundo Batista
· 17 years ago
e41b006
- Issue #2550: The approach used by client/server code for obtaining ports
by Trent Nelson
· 17 years ago
023cd00
Allow use of other ports so the test can pass if 9091 is in use
by Neal Norwitz
· 17 years ago
3718429
Reduce the race condition by signalling when the server is ready
by Neal Norwitz
· 18 years ago
0d4c06e
Whitespace normalization. Ugh, we really need to do this more often.
by Neal Norwitz
· 18 years ago
b6a5c9d
Added timout parameter to telnetlib.Telnet. Also created
by Facundo Batista
· 18 years ago