Home
/
Python 3.11
/
IO
/
isatty
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
IO
isatty
Python 3.11
Return True if the stream is interactive (i.e., connected to a terminal/tty device).
Syntax
PYTHON
Copy
isatty()