Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
02c0943ea3778d2b32dd9c293efc2f3b5f9db032
/
Lib
/
test
/
test_ftplib.py
e14267b
merge in the fix for test_ftplib on some bots [reviewed by Georg]
by Benjamin Peterson
· 17 years ago
3c0c483
give ftplib a real test suite
by Benjamin Peterson
· 17 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
b0917c1
Don't use a hard coded port. This test could hang/fail if the port is in use.
by Neal Norwitz
· 17 years ago
0d4c06e
Whitespace normalization. Ugh, we really need to do this more often.
by Neal Norwitz
· 18 years ago
93c3368
Added the posibility to pass the timeout to FTP.connect, not only when
by Facundo Batista
· 18 years ago
3f10099
Forgot to add the file before the previous commit, here go the ftplib tests.
by Facundo Batista
· 18 years ago