What is proper way to require a method to be overridden?

jeremito jeremit0 at gmail.com
Thu Jan 4 21:52:03 EST 2007


I am writing a class that is intended to be subclassed.  What is the
proper way to indicate that a sub class must override a method?

Thanks,
Jeremy




More information about the Python-list mailing list