Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/onbld/Checks/
H A DDbLookups.py51 class NonExistentBug(Exception): class
97 raise NonExistentBug(cr)
128 except NonExistentBug: