class argparse.Namespace Simple class used by default by parse_args() to create an object holding attributes and
window.touchwin() Pretend the whole window has been changed, for purposes of drawing optimizations.
curses.def_prog_mode() Save the current terminal mode as the “program” mode, the mode when the running program is using curses
ArgumentParser.exit(status=0, message=None) This method terminates the program, exiting with the specified status and
_type_ Specifies the type pointed to.
os.sendfile(out, in, offset, count) os.sendfile(out, in, offset, count, [headers, ][trailers, ]flags=0) Copy count
os.openpty() Open a new pseudo-terminal pair. Return a pair of file descriptors (master, slave) for the pty and
st_atime_ns Time of most recent access expressed in nanoseconds as an integer.
class ctypes.c_int16 Represents the C 16-bit signed int datatype. Usually an alias for c_short.
Panel.hide() Hide the panel. This does not delete the object, it just makes the window on screen invisible.
Page 41 of 67