Interfaces and Exceptions

Calvin Spealman calvin at ironfroggy.com
Tue Jun 8 13:01:32 EDT 2004


Two somewhat related questions:

1) Is there a standard Interface class or module? Is it included with the
python distribution or is it third party?

2) How can I raise an exception and catch it based on the interfaces it
implements? 





More information about the Python-list mailing list