I watched the recent "Python: The Documentary" film (
https://www.youtube.com/watch?v=GfH4QL4VqJ0) recently, and enjoyed it a lot. I have been programming in Python since around 1999, and the history walked through the features and libraries that have been developed since then, in a way that closely mirrored my sideline observations. There's a comment (from Brett Cannon, I think), which exactly matches my experience: "I came for the language; I stayed for the community"
But anyway ... this started with a little bit on the original language ABC, which Guido developed one Christmas into Python. I would like to know a little more about what he kept, threw away, extended etc. at that point. There was a brief interview with one of Guido's ABC colleagues/mentors, where he says (paraphrasing) "I didn't get what he was doing or why"; I am curious about what this says about any underlying philosophies.