Neil Schemenauer wrote: > Attached is a patch that implements my proposal. I didn't test the > medusa and Twisted servers but I think the general idea is workable. > Oleg and Graham, what do you think? I haven't had time to try either your patches or Oleg's -- I work at a university, and we are ridiculously busy preparing for the upcoming term -- but I do like your approach, Neil. Having an explicit Stream class is a very good idea, not only for portability across handlers, but also for readability in application code. Thanks to you and to Oleg, and I am itching to test this code soon! Yours, -- Graham