Overriding a built-in exception handler

Michael Hoffman cam.ac.uk at mh391.invalid
Thu Jul 21 11:24:45 EDT 2005


callmebill at gmail.com wrote:

> I've Read-TFM, but I only see good info on how to create my own class
> of exception;  I don't see anything on how to override an existing
> exception handler.

You need to read the tutorial on handling exceptions:

http://docs.python.org/tut/node10.html
-- 
Michael Hoffman



More information about the Python-list mailing list