• Chris Ramstad's avatar
    Implement dict.__contains__ · bbbb21d0
    Chris Ramstad authored
    TODO: When using {} to construct the dict, contains works. However
    if the dict type is used, the runtime crashes in various ways (see
    tests/dict_contains.py)
    bbbb21d0
dict_contains.py 173 Bytes