Searched defs:Question (Results 1 - 1 of 1) sorted by relevance
| /third_party/python/Lib/test/ | ||
| H A D | test_enum.py | 96 Question = Enum('Question', 'who what when where why', module=__name__) variable 98 Question = exc variable |
Completed in 16 milliseconds