Anjana Vakil Using and abusing Pythons doubleunderscore methods and attributes EuroPython 2016 21 July 2016 Bilbao, Euskadi, Spain Pythons doubleunderscore ( ) methods and attributes go by many names, including special, dunder, and magic. You already use some, like init, but there are many more In this talk, well see how dunders can be useful, silly, dangerous,