Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_enum.py1792 class AutoNumberInAList(Enum): class
1798 class ColorInAList(AutoNumberInAList):