pytorch\_pfn\_extras.training.extensions.util.TextIO ==================================================== .. currentmodule:: pytorch_pfn_extras.training.extensions.util .. autoclass:: TextIO :members: :special-members: __init__, __call__ :undoc-members: :show-inheritance: .. 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