Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ce8e33a095030e7af94f58f9da196b240bdf0476
/
Lib
/
test
/
test_ftplib.py
ce8e33a
Reverting the Revision: 77368. I committed Flox's big patch for tests by
by Senthil Kumaran
· 16 years ago
3ddc435
Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
by Senthil Kumaran
· 16 years ago
acbe3bd
Issue #6845: Add restart support for binary upload in ftplib. The
by Antoine Pitrou
· 16 years ago
ccd5e02
Issue #2054: ftplib now provides an FTP_TLS class to do secure FTP using
by Antoine Pitrou
· 16 years ago
5c8da86
convert usage of fail* to assert*
by Benjamin Peterson
· 16 years ago
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