[Twisted-Python] Timeout protocol wrapper broken
Andrew Bennetts
andrew-twisted at puzzling.org
Fri May 9 08:56:56 MDT 2003
On Fri, May 09, 2003 at 03:38:20PM +0200, Matthias Urlichs wrote:
> Summary: I want to use Python 2.2 and multiple inheritance here,
> or at least a __getattr__-style pass-everything approach.
>
> Interim fix (I guess nobody tried this with a Web server yet...):
Thanks for the report!
Fixing the TimeoutWrapper to work as a mixin has been on my todo list for a
while -- the main reason being so that we can cleanly integrate it into our
web server :)
I expect to have time to work on it this weekend.
-Andrew.
More information about the Twisted-Python
mailing list