| ||||||||
| ||||||||
Description | ||||||||
Python low-level exception definitions These are definitions of the built-in Python exception objects. You can use them with doesExceptionMatch and 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 | ||||||||
Synopsis | ||||||||
Produced by Haddock version 0.6 |