Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest___all__.py8 class NoAll(RuntimeError): class
32 raise NoAll(modname)
103 raise NoAll(modname)
105 except NoAll: