Jean-Paul Calderone <exar...@twistedmatrix.com> added the comment:

> But if someone can get me access to an FTP server on the other end of a slow 
> link, I'd be glad to do what I can <half-wink>.

It's easy to get a slow FTP server.  Twisted's FTP support lets you do all 
kinds of customization; making a server that doesn't read very fast (or at 
all!) would be a snap.

Ultimately, I don't think you should actually need an FTP server to reproduce 
this, though.  A discard server should work just as well.

> Unfortunately the problem wasn't mine originally. I'm just the guy on 
> python-help who happened to figure out the answer.

Perhaps you can encourage the OP to take a look at this issue and post some 
code.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8493>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to