MissingPy-0.10.5: Haskell interface to Python

MaintainerJohn Goerzen,

Python.Exceptions.ExcTypes

Description

Maintainer : jgoerzen@complete.org Stability : provisional Portability: portable

Python low-level exception definitions

These are definitions of the built-in Python exception objects. You can use them with MissingPy.Python.Exceptions.doesExceptionMatch and MissingPy.Python.Exceptions.catchSpecificPy.

The meanings of these exceptions can be found at http://www.python.org/doc/current/lib/module-exceptions.html.

Please note that windowsError is available only on Microsoft platforms.

Written by John Goerzen, jgoerzen@complete.org

Documentation