Home
last modified time | relevance | path

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

/tools/repohooks/rh/
Dterminal.py102 self._enabled = is_tty(sys.stderr)
106 def is_tty(fh): function
128 if is_tty(sys.stderr):