mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
191 B
Plaintext
4 lines
191 B
Plaintext
Byterun is a pure-Python implementation of a Python bytecode execution
|
|
virtual machine. It was started to get a better understanding of
|
|
bytecodes to fix branch coverage bugs in coverage.py.
|