Home
last modified time | relevance | path

Searched defs:subtool (Results 1 – 1 of 1) sorted by relevance

/dports/x11/libxkbcommon/libxkbcommon-1.3.1/test/
H A Dtool-option-parsing.py77 subtool = None variable in XkbcliTool
79 def __init__(self, subtool=None, skipIf=(), skipError=()): argument