Home
last modified time | relevance | path

Searched refs:NoAll (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest___all__.py21 class NoAll(RuntimeError): class
57 raise NoAll(modname)
128 raise NoAll(modname)
130 except NoAll:

Completed in 1 milliseconds