Identifying exceptions that can be raised

dkcpub dedded at verizon.net
Thu Nov 18 22:38:48 EST 2004


I'm very new to Python, but I couldn't find anything in the docs or faq 
about this.  And I fished around in the IDLE menus but didn't see anything.

Is there a tool that can determine all the exceptions that can be raised 
in a Python function, or in any of the functions it calls, etc.?

/Dan



More information about the Python-list mailing list