Home
last modified time | relevance | path

Searched refs:HashCountingInt (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_set.py33 class HashCountingInt(int): class
323 d = dict.fromkeys(map(HashCountingInt, range(n)))