1. 5c8da86 convert usage of fail* to assert* by Benjamin Peterson · 16 years ago
  2. e14267b merge in the fix for test_ftplib on some bots [reviewed by Georg] by Benjamin Peterson · 17 years ago
  3. 3c0c483 give ftplib a real test suite by Benjamin Peterson · 17 years ago
  4. 4f1b1ed Fixed the semantic of timeout for socket.create_connection and by Facundo Batista · 17 years ago
  5. e41b006 - Issue #2550: The approach used by client/server code for obtaining ports by Trent Nelson · 17 years ago
  6. 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
  7. 0d4c06e Whitespace normalization. Ugh, we really need to do this more often. by Neal Norwitz · 18 years ago
  8. 93c3368 Added the posibility to pass the timeout to FTP.connect, not only when by Facundo Batista · 18 years ago
  9. 3f10099 Forgot to add the file before the previous commit, here go the ftplib tests. by Facundo Batista · 18 years ago