WebStyle: WSGI web interface handler
- New WSGI web interface handler. Implemented legacy mod_python publisher handler simulation in order to ease the transition. The `req' object can still be used by the client code, but only a subset of functionality is supported.
- Requires use of mod_wsgi instead of mod_python, so beware when updating your installation.
- Minimal required Python version bumped to Python 2.4.