Warning
This documentation does not refer to the most recent version of Pylons. Current Documentation
The wsgiapp module is accessible via the pylons module.
This module is responsible for creating the basic Pylons WSGI application. It's generally assumed that it will be called by Paste, though any WSGI application server could create and call the WSGI app as well.
This class contains 2 members.
See the source for more information.