os.pipe2(flags) Create a pipe with flags set atomically. flags can be constructed by ORing together one or
class ctypes.c_uint16 Represents the C 16-bit unsigned int datatype. Usually an alias for c_ushort
st_gid Group identifier of the file owner.
curses.isendwin() Return True if endwin() has been called (that is, the curses library has been deinitialized)
st_rdev Type of device if an inode device.
time.monotonic() Return the value (in fractional seconds) of a monotonic clock, i.e. a clock that cannot go backwards. The clock
mode The mode as given in the constructor.
window.is_linetouched(line) Return True if the specified line was modified since the last call to refresh();
os.walk(top, topdown=True, onerror=None, followlinks=False) Generate the file names in a directory tree by walking the tree
ArgumentParser.print_help(file=None) Print a help message, including the program usage and information about the arguments registered
Page 46 of 67