io.BytesIO.isatty

BytesIO.isatty() → False.

Always returns False since BytesIO objects are not connected to a tty-like device.