vault
Search
Search
Dark mode
Light mode
Explorer
Tag: python/compiler
4 items with this tag.
Jun 01, 2026
Code Objects
python
python/internals
python/compiler
bytecode
code-object
Jun 01, 2026
The PEG Parser
python
python/internals
python/compiler
parser
peg
Jun 01, 2026
The with Statement and Cleanup
python
python/internals
python/compiler
bytecode
with-statement
context-manager
exceptions
May 31, 2026
Bytecode Caching and pyc Files
python
python/internals
python/compiler
bytecode
pyc
import-system
marshal