Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dconfig.py146 scope = rh.hooks.ExclusionScope([])
160 scope = rh.hooks.ExclusionScope(
Dhooks.py142 class ExclusionScope(object): class