Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 194 Bytes

py_py

Running small parts of the Python3 bytecode in Python3 itself

And run:

python3 runner runme.py

Or, for seeing the opcodes and some 'C-level' vars:

DEBUG=1 python3 runner runme.py