Newbie: use of built-in exceptions

Rui Maciel rui.maciel at gmail.com
Sun Sep 1 07:17:26 EDT 2013


Are there any guidelines on the use (and abuse) of Python's built-in exceptions, telling where 
it's ok to raise them and where it's preferable to define custom exceptions instead?  


Thanks in advance,
Rui Maciel



More information about the Python-list mailing list