
#22: CPython Internals and Learning Python with pythontutor.com
Talk Python To Me
00:00
The Importance of Compiling Python
There is actually a mode in Python that you can just compile to. Sometimes people ship precompiled Python bytecode instead of the source code. You see that these languages are just tools made by people. I feel this is a very kind of systems perspective of programming.
Play episode from 21:15
Transcript


