detach() Separate the underlying binary buffer from the TextIOBase and return it. After
os.sync() Force write of everything to disk. Availability: Unix.
ArgumentParser.convert_arg_line_to_args(arg_line) Arguments that are read from a file (see the fromfile_prefix_chars
curses.init_pair(pair_number, fg, bg) Change the definition of a color-pair. It takes three arguments: the number of the color-pair
stat(*, follow_symlinks=True) Return a stat_result object for this entry. This method follows symbolic links by
os.supports_dir_fd A
tell() Return the current stream position as an opaque number. The number does not usually represent a number of bytes in the
os.readlink(path, *, dir_fd=None) Return a string representing the path to which the symbolic link points. The result may be
detach() Separate the underlying raw stream from the buffer and return it. After the raw stream
time.process_time() Return the value (in fractional seconds) of the sum of the system and user CPU time of the current process
Page 10 of 67