Posts Tagged ‘ patrick-logan ’

Ian Bicking: a blog :: Thoughts About the Erlang Runtime

June 9, 2008
By

Python error handling : Python uses error-trapping with try/except, like other languages that have try/catch, etc. Because a process is not the de facto unit-of-work for Python, it's natural that error handling is performed within the ...

Read more »