Python Equivalent to Java Interfaces?

Brian Kazian gtg856h at mail.gatech.edu
Sat Apr 9 00:12:15 EDT 2005


I want to insure that all subclasses implement a certain method, but could 
not find anything that would do this for me.  Is there anyway in Python to 
implement this check?  Thanks! 





More information about the Python-list mailing list