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!
not find anything that would do this for me. Is there anyway in Python to
implement this check? Thanks!
Comment