[Web-SIG] WSGI in standard library
Robert Brewer
fumanchu at amor.org
Wed Feb 8 01:38:02 CET 2006
Clark C. Evans wrote:
> I'd very much like to see a _usable_ WSGI server included in the
> standard Python library: I don't care how it is done.
>
> It should have a few requirements:
> ...
> - it should _not_ have any functionality beyond the
> minimums required by WSGI: specificially, it should
> not handle multiple WSGI applications (routing)
Having just added routing to CherryPy's WSGI server in less than a dozen
lines of code, I'd be interested to know why you feel routing shouldn't
be included.
Robert Brewer
System Architect
Amor Ministries
fumanchu at amor.org
More information about the Web-SIG
mailing list