APIs, concepts, guides, and more

◆ _stdin_is_console_windows()

bool _stdin_is_console_windows ( )
protected
True only for a real console: isatty() is also True for the NUL device on Windows.

Definition at line 23 of file _helpers.py.