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

/external/python/cpython3/Lib/test/
H A Dtest_enum.py1554 class AutoNumberInAList(Enum): class in function:TestEnum.test_nonhash_value
1560 class ColorInAList(AutoNumberInAList):

Completed in 94 milliseconds