Re: [Web-SIG] wsgi server...

2011-12-26 Thread Robert Brewer
Chris McDonough wrote: > Does anyone know of a pure-Python WSGI server that: > - Is distributed indepdently from a web framework or larger whole. > - Runs on UNIX and Windows. > - Runs on both Python 2 and Python 3. > - Has good test coverage. > - Is useful in production. I know you know, Chris, b

[Web-SIG] wsgi server...

2011-12-26 Thread Chris McDonough
Does anyone know of a pure-Python WSGI server that: - Is distributed indepdently from a web framework or larger whole. - Runs on UNIX and Windows. - Runs on both Python 2 and Python 3. - Has good test coverage. - Is useful in production. (I sent this already to the Pylons-discuss maillist and