"Colin J. Williams" <[EMAIL PROTECTED]> escribió en el mensaje 
news:[EMAIL PROTECTED]

> Gabriel Genellina wrote:
>> As said in the beginning, there is no use for decorators as methods 
>> (perhaps
>> someone can find a use case?)
> Except, perhaps to indicate to the script reader that the decorator only
> applies within the class?

But it looks rather strange - a method without self, that is not a 
classmethod nor static method, and can't be called on an instance...

-- 
Gabriel Genellina 



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to