• Kevin Modzelewski's avatar
    Fix "tuple.__module__" · cd0c4bc3
    Kevin Modzelewski authored
    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.
    cd0c4bc3
objmodel.cpp 213 KB