|
|
|
|
|
by DrJosiah
331 days ago
|
|
I mean, it's never been a problem for me in my 26 years of Python, but if it is such a big deal for you, maybe you should consider this:
https://gist.github.com/josiahcarlson/39ed816e80108093d585df... I wrote it in about an hour and a half. It seems to work in Python 3.6 and 3.12. Now you never need to write another double-underscore magic method again. |
|