Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/debug/cli/
Dcurses_ui.py47 _COLOR_READY_COLORTERMS = ["gnome-terminal", "xfce4-terminal"] variable
400 if os.getenv("COLORTERM") in _COLOR_READY_COLORTERMS: