Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_collections.py533 class OneTwoThreeSet(Set): class
544 a, b = OneTwoThreeSet(), OneTwoThreeSet()
/external/python/cpython3/Lib/test/
Dtest_collections.py1395 class OneTwoThreeSet(Set): class
1406 a, b = OneTwoThreeSet(), OneTwoThreeSet()