Table of Contents
os
io
io.BufferedIOBase
io.BufferedRWPair
io.BufferedRandom
io.BufferedReader
io.BufferedWriter
io.BytesIO
io.FileIO
io.IOBase
io.IncrementalNewlineDecoder
io.RawIOBase
io.StringIO
io.TextIOBase
io.TextIOWrapper
time
argparse
optparse
getopt
logging
logging.config
logging.handlers
getpass
curses
curses.ascii
curses.panel
platform
errno
ctypes
TextIOBase.
detach
Separate the underlying buffer from the TextIOBase and return it.
After the underlying buffer has been detached, the TextIO is in an unusable state.