Uses module name when generating IR, for improved readability.
As I touched the module repr, I added some tests to it. Turned out that cpython normalizes the path of a module and uses the pyc file in the repr string. That part is ignored in this test.
Showing
test/tests/empty_module.py
0 → 100644
test/tests/modules.py
0 → 100644
Please register or sign in to comment