commit | 3c0c483af403ccede13d2579d9fa11c6441e29dd | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Sep 27 02:49:54 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Sep 27 02:49:54 2008 +0000 |
tree | af6bb0f77e3e65688341f3c5f32a6b931c9ed3f6 | |
parent | fc5ea3928947152d60c3a1d1c456345a64774cf0 [diff] |
give ftplib a real test suite A asyncore based mock ftp server is used to test the protocol. This is all thanks to Giampaolo Rodola #3939 (Barry gave me permission to do this before final on IRC.)