summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_ftplib.py
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61064,...Christian Heimes2008-02-261-8/+28
* Convert the socket module to insist on bytes for input, and to return bytesGuido van Rossum2007-11-211-1/+1
* Use an event variable to wait for the server to be ready, not time.sleep().Guido van Rossum2007-09-061-3/+5
* Merged revisions 53952-54987 via svnmerge fromGuido van Rossum2007-04-271-0/+93