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

/illumos-gate/usr/src/tools/scripts/
H A Dcddlchk.py41 class ExceptionList(object): class in inherits:object
127 'exclude': ExceptionList()
H A Dmapfilechk.py41 class ExceptionList(object): class in inherits:object
124 'exclude': ExceptionList()
H A Dvalidate_pkg.py689 class ExceptionList(set): class in inherits:set
844 exceptions = ExceptionList(exceptionlists, arch)

Completed in 58 milliseconds