Exception - how to ignore it ?

Helmut Jarausch jarausch at skynet.be
Tue Jun 3 09:52:06 EDT 2003


Thanks for your reply!

vivek kumar wrote:
>> is it possible for an exception handler
>> to just e.g. print something and set some
>> global flags but then to have the script
>> continue just after the statement which
>> raised the exception?
>>
> If you know exactly where and which statement is raising exception or 

No, that was the question.

Say an exception is raised at many places and I don't want
to change the code. One more example would be a signal from
hardware floating underflow.


-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany





More information about the Python-list mailing list