Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_hash.py81 class InheritedHashWithCmp(FixedHash, OnlyCmp): pass class
96 InheritedHashWithCmp(),