Message 94188 - Python tracker (original) (raw)

Message94188

Author giampaolo.rodola
Recipients giampaolo.rodola, gregory.p.smith, iElectric, janssen, jeffo, josiah.carlson, josiahcarlson, lgedgar, lszyba1, pitrou, qwavel, roberte, twhitema
Date 2009-10-17.20:50:33
SpamBayes Score 0.010325326
Marked as misclassified No
Message-id 1255812641.73.0.483928457756.issue2054@psf.upfronthosting.co.za
In-reply-to
Content
A patch including tests and documentation is now in attachment. The test TLS server is very similar to pyftpdlib's I draw on: http://code.google.com/p/pyftpdlib/source/browse/trunk/demo/tls_ftpd.py I wasn't able to "compile" the documentation so I'm not 100% sure it looks perfectly. Test suite run successfully on Windows XP, Ubuntu 9.04 and FreeBSD 7.1.
History
Date User Action Args
2009-10-17 20:50:43 giampaolo.rodola set recipients: + giampaolo.rodola, gregory.p.smith, josiahcarlson, janssen, pitrou, josiah.carlson, roberte, iElectric, lszyba1, twhitema, jeffo, qwavel, lgedgar
2009-10-17 20:50:41 giampaolo.rodola set messageid: 1255812641.73.0.483928457756.issue2054@psf.upfronthosting.co.za
2009-10-17 20:50:40 giampaolo.rodola link issue2054 messages
2009-10-17 20:50:39 giampaolo.rodola create