On Thu, 28 Feb 2008 12:37:10 -0800, dirkheld wrote: >> Yes of course: handle the exception instead of letting it propagate to the >> top level and ending the program. > > Ehm, maybe a stupid question... how. I'm rather new to python and I > never user error handling.
Then you should work through the tutorial in the docs, at least until section 8.3 Handling Exceptions: http://docs.python.org/tut/node10.html#SECTION0010300000000000000000 Ciao, Marc 'BlackJack' Rintsch -- http://mail.python.org/mailman/listinfo/python-list