commit | 51b7abc5199cb87d9e17fbbb276a6695888d12f1 | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Mon Mar 26 20:18:31 2007 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Mon Mar 26 20:18:31 2007 +0000 |
tree | 1a017310e9589b80e3f9bf4db8a7ec045937787c | |
parent | 85fd7ac93dc02704cea60ad80166e0c744a0a750 [diff] |
Added an optional timeout to FTP class. Also I started a test_ftplib.py file to test the ftp lib (right now I included a basic test, the timeout one, and nothing else).