ASPN ActiveState Programmer Network
  ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups | Web Services
SEARCH
advanced | search help

Reference
ActivePython 2.4
Python Documentation
Python/C API
4. Exception Handling
4.1 Standard Exceptions
4.2 Deprecation of String Exceptions

MyASPN >> Reference >> ActivePython 2.4 >> Python Documentation >> Python/C API >> 4. Exception Handling
ActivePython 2.4 documentation

4.2 Deprecation of String Exceptions

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.

See About this document... for information on suggesting changes.

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState 2004 All rights reserved