On Sun, Feb 21, 2010 at 12:52 AM, Stef Mientki <stef.mien...@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
>

Yes, you catch the exception and do nothing.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to