Home
last modified time | relevance | path

Searched defs:Question (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_enum.py96 Question = Enum('Question', 'who what when where why', module=__name__) variable
98 Question = exc variable

Completed in 16 milliseconds