documenting excepetions in Python

dale_bertrand at yahoo.com dale_bertrand at yahoo.com
Fri Oct 19 11:32:29 EDT 2007


In python, how do I know what exceptions a method could raise?  Do I
need to look at the source?  I don't see this info in the API docs for
any of the APIs I'm using.

Thanks in advance for your help.




More information about the Python-list mailing list