The Python Oracle

What is the best way to implement nested dictionaries?

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: Forest of Spells Looping

--

Chapters
00:00 Question
01:51 Accepted answer (Score 205)
09:24 Answer 2 (Score 191)
09:51 Answer 3 (Score 34)
10:10 Answer 4 (Score 27)
10:58 Thank you

--

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

Accepted answer links:
[(and documented)]: http://docs.python.org/2/library/stdtype...

Answer 4 links:
[PyYaml]: http://pyyaml.org/

--

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

--

Tags
#python #datastructures #dictionary #mapping #autovivification

#avk47