colour.hints.TextIO =================== .. currentmodule:: colour.hints .. autoclass:: TextIO .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~TextIO.__init__ ~TextIO.close ~TextIO.fileno ~TextIO.flush ~TextIO.isatty ~TextIO.read ~TextIO.readable ~TextIO.readline ~TextIO.readlines ~TextIO.seek ~TextIO.seekable ~TextIO.tell ~TextIO.truncate ~TextIO.writable ~TextIO.write ~TextIO.writelines .. rubric:: Attributes .. autosummary:: ~TextIO.buffer ~TextIO.closed ~TextIO.encoding ~TextIO.errors ~TextIO.line_buffering ~TextIO.mode ~TextIO.name ~TextIO.newlines