greg wrote:

>> class Mask(object):
>> def m3(self): raise NotImplementedError
>> def m4(self): raise NotImplementedError
> 
>> What's the name of this python design pattern? :-)
> 
> Don't know. Perhaps we could call it the FigLeaf pattern
> (covering up what you don't want seen)?

Braghettone ;)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to