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.py50 class NonExistentBug(Exception): class
91 raise NonExistentBug(cr)
122 except NonExistentBug: