 |
 |
 |
Python/C API Reference Manual |
 |
 |
 |
All exceptions built into Python or provided in the standard library
are derived from Exception.
String exceptions are still supported in the interpreter to allow
existing code to run unmodified, but this will also change in a future
release.
Release 2.4.5, documentation updated on 18 October 2006.
See About this document... for information on suggesting changes.
|