[Python-ideas] staticmethod and classmethod should be callable

Jeroen Demeyer J.Demeyer at UGent.be
Thu Jun 21 04:40:31 EDT 2018


On 2018-06-21 10:33, Serhiy Storchaka wrote:
> Status quo wins.

Well, I'm already planning to make changes to staticmethod/classmethod 
(not right now, but it's on my post-PEP-580 roadmap). So the "status 
quo" argument doesn't apply.

My question is really: assuming that we redesign 
staticmethod/classmethod anyway, should we make them callable?


More information about the Python-ideas mailing list