Warning
This documentation does not refer to the most recent version of Pylons. Current Documentation
The PylonsWSGIApp class is accessible via the pylons.wsgiapp module.
Basic Pylons WSGI Application
This basic WSGI app is provided should a web developer want to get access to the most basic Myghty WSGI application that Pylons utilizes.
See the source for more information.