Searched refs:mutate_dict (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_dict.py | 556 mutate_dict = None variable in DictTest.test_mutating_lookup.NastyKey 566 if NastyKey.mutate_dict: 567 mydict, key = NastyKey.mutate_dict 568 NastyKey.mutate_dict = None 575 NastyKey.mutate_dict = (d, key1) |
Completed in 3 milliseconds