XML expat error

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Thu Feb 28 16:03:16 EST 2008


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



More information about the Python-list mailing list