Login
From:
www.pythonmorsels.com
(Uncensored)
subscribe
Don't call dunder methods - Python Morsels
https://www.pythonmorsels.com/avoid-dunder-methods/
links
backlinks
Roast topics
Find topics
Find it!
It's best to avoid calling dunder methods. It's common to define dunder methods, but uncommon to call them directly.