• Kevin Modzelewski's avatar
    Test cleanup: enable a bunch of close-to-succeeding tests · 6a83fd81
    Kevin Modzelewski authored
    Many of them originally failed due to a missing language feature,
    but now were failing due to simple reasons like printing out the repr
    of an object which doesn't define __repr__ and getting something like
    "<C object at 0x1234567890>" (ie nondeterministic).
    6a83fd81
57.py 449 Bytes