Is there a way to continue after an exception ?

Lie Ryan lie.1296 at gmail.com
Sat Feb 20 19:21:09 EST 2010


> On Sun, Feb 21, 2010 at 12:52 AM, Stef Mientki <stef.mientki at gmail.com> wrote:
>> hello,
>>
>> I would like my program to continue on the next line after an uncaught
>> exception,
>> is that possible ?
>>
>> thanks
>> Stef Mientki
>>

That reminds me of VB's "On Error Resume Next"



More information about the Python-list mailing list