Skip to content Skip to sidebar Skip to footer
Showing posts with the label Getattribute

Detect If A __getattribute__ Call Was Due To Hasattr

I'm re-implementing __getattribute__ for a class. I want to notice any incorrect (meaning failu… Read more Detect If A __getattribute__ Call Was Due To Hasattr