On 12/22/06, Sylvain Hellegouarch <[EMAIL PROTECTED]> wrote:
> > We decided to add chunking encoding to our own server, it wasn't all
> > that hard.
>
> Hopefully you will release this code as part of wsgiref and let the
> community benefit from it, right?

We didn't modift wsgiref, we added it to a proprietary module; and I
don't think our code has anything to offer over what's already
available through other channels, such as the CherryPy server.

(Also, wsgiref violates a couple of Python style guides that make me
not want to update it myself. Phillip promised he would clean it up
for distribution but never did, so the version distributed with Python
2.5 has a few strange ideosyncracies that I'm afraid to clean up
because last time someone touched Phillip's code he threw a fit.)

-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to