ArgumentParser.convert_arg_line_to_args(arg_line) Arguments that are read from a file (see the fromfile_prefix_chars
os.supports_dir_fd A
curses.halfdelay(tenths) Used for half-delay mode, which is similar to cbreak mode in that characters typed by the user are
os.sync() Force write of everything to disk. Availability: Unix.
class ctypes.WinDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of
os.listdir(path='.') Return a list containing the names of the entries in the directory given by path. The list is
os.lchflags(path, flags) Set the flags of path to the numeric flags, like chflags(), but do not
curses.killchar() Return the user’s current line kill character. Under Unix operating systems this is a property of the controlling
curses.raw() Enter raw mode. In raw mode, normal line buffering and processing of interrupt, quit, suspend, and flow control
writelines(lines) Write a list of lines to the stream. Line separators are not added, so it is usual for each of the lines provided
Page 10 of 67