exception handling in complex Python programs

eliben eliben at gmail.com
Thu Aug 21 03:34:21 EDT 2008


On Aug 19, 7:19 pm, eliben <eli... at gmail.com> wrote:
> Python provides a quite good and feature-complete exception handling
<snip>

Thanks for the interesting discussion. Armed by the new information
and few online sources, I blogged a summary for myself on the topic of
robust exception handling in Python:

http://eli.thegreenplace.net/2008/08/21/robust-exception-handling/




More information about the Python-list mailing list