Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f8d62d23e9b02c557b2bbe69f693fc14c2574281
/
Lib
/
test
/
test_ftplib.py
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