Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge in the fix for test_ftplib on some bots [reviewed by Georg] | Benjamin Peterson | 2008-09-28 | 1 | -0/+5 |
* | give ftplib a real test suite | Benjamin Peterson | 2008-09-27 | 1 | -36/+425 |
* | Fixed the semantic of timeout for socket.create_connection and | Facundo Batista | 2008-05-29 | 1 | -19/+24 |
* | - Issue #2550: The approach used by client/server code for obtaining ports | Trent Nelson | 2008-04-08 | 1 | -17/+14 |
* | Don't use a hard coded port. This test could hang/fail if the port is in use. | Neal Norwitz | 2008-02-26 | 1 | -4/+25 |
* | Whitespace normalization. Ugh, we really need to do this more often. | Neal Norwitz | 2007-04-25 | 1 | -3/+3 |
* | Added the posibility to pass the timeout to FTP.connect, not only when | Facundo Batista | 2007-03-30 | 1 | -5/+30 |
* | Forgot to add the file before the previous commit, here go | Facundo Batista | 2007-03-26 | 1 | -0/+68 |