os.chroot(path) Change the root directory of the current process to path. Availability:
curses.nonl() Leave newline mode. Disable translation of return into newline on input, and disable low-level translation of
class argparse.ArgumentDefaultsHelpFormatter class argparse.MetavarTypeHelpFormatter
class argparse.MetavarTypeHelpFormatter
os.sched_setscheduler(pid, policy, param) Set the scheduling policy for the process with PID pid. A pid of
os.getgrouplist(user, group) Return list of group ids that user belongs to. If group is not in the list, it
st_dev Identifier of the device on which this file resides.
raw The underlying raw stream (a RawIOBase instance) that BufferedIOBase deals with. This is not part
os.major(device) Extract the device major number from a raw device number (usually the st_dev or st_rdev
window.insstr(str[, attr]) window.insstr(y, x, str[, attr]) Insert a character string (as many characters as will
Page 64 of 67