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
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