Home
last modified time | relevance | path

Searched refs:_HAVE_WINSZ (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pty.py25 _HAVE_WINSZ = hasattr(tty, "TIOCGWINSZ") and hasattr(tty, "TIOCSWINSZ") variable
96 if _HAVE_WINSZ:

Completed in 2 milliseconds