commit | ccd5e02d2bc64a48c32c24a1ee988b7dd17a94cf | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 15 17:22:09 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sun Nov 15 17:22:09 2009 +0000 |
tree | 1e1b039407108fcde1029fe6db1488ce61f506cc | |
parent | 82864d1ab101d971e77b73cac9e994fd09cd796b [diff] |
Issue #2054: ftplib now provides an FTP_TLS class to do secure FTP using TLS or SSL. Patch by Giampaolo Rodola'.