curses.color_pair(color_number) Return the attribute value for displaying text in the specified color. This attribute value
buffer The underlying binary buffer (a BufferedIOBase instance) that TextIOBase deals with. This is
os.dup(fd) Return a duplicate of file descriptor fd. The new file descriptor is non-inheritable.
class ctypes.c_uint Represents the C unsigned int datatype. The constructor accepts an optional integer initializer;
os.environb Bytes version of environ: a mapping object representing the
name The entry’s base filename, relative to the scandir() path argument. The
ctypes.set_errno(value) Set the current value of the ctypes-private copy of the system
os.getloadavg() Return the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes or raises
ctypes.DllCanUnloadNow() Windows only: This function is a hook which allows implementing in-process COM servers with ctypes
curses.pair_content(pair_number) Return a tuple (fg, bg) containing the colors for the requested color pair. The
Page 22 of 67