The Python Oracle

What is getattr() exactly and how do I use it?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Switch On Looping

--

Chapters
00:00 Question
00:42 Accepted answer (Score 222)
01:22 Answer 2 (Score 344)
04:02 Answer 3 (Score 121)
04:50 Answer 4 (Score 45)
06:00 Thank you

--

Full question
https://stackoverflow.com/questions/4075...

Question links:
[read about the ]: http://diveintopython.net/power_of_intro...

Answer 1 links:
[getattr]: https://docs.python.org/3/library/functi...
[dir]: https://docs.python.org/3/library/functi...
[call them]: https://docs.python.org/3/library/unitte...
[getattr]: https://docs.python.org/3/library/functi...
[setattr]: https://docs.python.org/3/library/functi...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #getattr

#avk47