Login
From:
Hynek Schlawack
(Uncensored)
subscribe
hasattr() – A Dangerous Misnomer
https://hynek.me/articles/hasattr/
links
backlinks
Roast topics
Find topics
Find it!
Don’t use Python’s hasattr() unless you’re writing Python 3-only code and understand how it works.