On 16/05/22 1:20 am, 2qdxy4rzwzuui...@potatochowder.com wrote:
IMO, classmethods were/are a bad idea (yes, I'm probably in the minority around here, but someone has to be).
I don't think class methods are a bad idea per se, but having them visible through instances seems unnecessary and confusing. I suspect that wasn't a deliberate design decision, but just a side effect of using a single class dict for both class and instance things. -- Greg -- https://mail.python.org/mailman/listinfo/python-list