Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dterminal.py105 self._enabled = is_tty(sys.stderr)
109 def is_tty(fh): function
131 if is_tty(sys.stderr):