Searched defs:AUTUMN (Results 1 – 2 of 2) sorted by relevance
| /external/python/enum34/enum/ | ||
| D | test.py | 160 AUTUMN = 3 variable in TestEnum.setUp.Season |
| /external/python/cpython3/Lib/test/ | ||
| D | test_enum.py | 432 AUTUMN = auto() variable in _EnumTests.test_attribute_deletion.Season |