ID EN
IO

TextIOBase

Python 3.11

Base class for text streams. This class provides a character and line based interface to stream I/O. It inherits from IOBase.

Syntax

PYTHON
class io.TextIOBase

See Also

IOBase TextIOBase IOBase BufferedIOBase TextIOBase TextIOBase TextIOBase TextIOBase