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