How about "pure virtual methods"?

Fredrik Lundh fredrik at pythonware.com
Wed Dec 22 02:31:46 EST 2004


Noam Raphael wrote:

> Oh, and another thing - maybe "abstract" is a better name than "notimplemented"? notimplemented 
> might suggest a method which doesn't have to be implemented - and raises NotImplementedError when 
> it is called. What do you think?

what's the difference?  no, really?

</F> 






More information about the Python-list mailing list