I was just interested to see other peoples approaches to error handling.
I usually use {try, except, finally}. This gets a bit tedious at times though. What method is the best to use?
------------------------------------
There's no place like 127.0.0.1
------------------------------------
I usually use {try, except, finally}. This gets a bit tedious at times though. What method is the best to use?
------------------------------------
There's no place like 127.0.0.1
------------------------------------