Files
Windel Bouwman 03bda855e7 Clean test code
2018-07-31 22:11:40 +02:00
..
2018-07-13 20:42:58 +02:00
2018-06-11 21:20:48 +02:00

This crate contains the Rust representation of the CPython PyCodeObject.

It has to be compatible with CPython output, so when you edit this crate please run the test suite in vm/.