what is the reasonable (best?) Exception handling strategy?

2006-06-01 Thread Petr Jakes
I am a little bit confused by all possibilities for exceptions handling in Python (probably because I am not skilled enough??) I did try to search trough this list and reading Python tutorial about Errors and Exceptions but didn't find some general answer about exception handling policy

Re: what is the reasonable (best?) Exception handling strategy?

2006-06-01 Thread Duncan Booth
Petr Jakes wrote: I am a little bit confused by all possibilities for exceptions handling in Python (probably because I am not skilled enough??) I did try to search trough this list and reading Python tutorial about Errors and Exceptions but didn't find some general answer about exception

Re: what is the reasonable (best?) Exception handling strategy?

2006-06-01 Thread Rene Pijlman
Petr Jakes: What about unexpected exceptions? :( I asked a similar question some time ago: http://groups.google.nl/group/comp.lang.python/browse_thread/thread/25963b99da4b2653 -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list