callable virtual method

Christian Heimes lists at cheimes.de
Sun Aug 16 10:07:13 EDT 2009


Jean-Michel Pichavant wrote:
>> Scott.Daniels at Acm.Org
> That could do the trick, sparing me from writing additional code in each 
> methods. Thanks.

Why are you trying to reinvent the wheel? Python's abc module already 
takes care of these details.

Christian



More information about the Python-list mailing list