Turns out that `__pycache__` folder Python keeps making? That’s your compiled code.
📰 Medium · Programming
Python compiles your source before running it. It just never mentions this, and most people never notice. Continue reading on Medium »
Python compiles your source before running it. It just never mentions this, and most people never notice. Continue reading on Medium »