PyMOTW: sys, Part 4: Exception Handling
Originally posted
Nov 1, 2009
· 1 min read
sys
includes features for trapping and working with exceptions.
Read more at pymotw.com:
PyMOTW
python