Warning
This documentation does not refer to the most recent version of Pylons. Current Documentation
The error module is accessible via the pylons module.
These error middleware sub-classes are used mainly to provide skinning for the Paste middleware. In the future this entire module will likely be little more than a template, as Paste will get the skinning functionality.
The only additional thing besides skinning supplied, is the Myghty traceback information.
See the source for more information.