19 Dec
2021
19 Dec
'21
6:41 p.m.
On 12/19/21 5:40 AM, Serhiy Storchaka wrote:
classmethod supersedes staticmethod. It was not clearly known when they were introduced, but now we see that there is very few use cases for staticmethod which cannot be replaced by classmethod (actually only one specific case).
What is the one case? -- ~Ethan~