Home
last modified time | relevance | path

Searched refs:Key3 (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_dict.py1474 class Key3: class
1480 if isinstance(other, Key3) or isinstance(other, str) and other == 'key3':
1486 key3_2 = Key3()
1487 key3_3 = Key3()

Completed in 3 milliseconds