Fix "tuple.__module__"
This was stemming from our use of the HEAPTYPE flag for our builtins, and cpython inferring "is builtin" from that. Also, fix a couple other minor things that I ran into.
Showing
test/tests/classes.py
0 → 100644
Please register or sign in to comment