
#22: CPython Internals and Learning Python with pythontutor.com
Talk Python To Me
00:00
Python's Main Interpreter Loop
There's like a huge switch statement and it is huge, right? Sure. And then there's a bunch of details. You could give us like a 10,000 foot view of what are the interesting parts of that source code and what is just noise and details. So on the website with all the videos, I actually show the, the files that they reference,. But really the core file that I keep on going back tolike you're saying is in Python slash C eval dot C.
Play episode from 13:36
Transcript


