time.mktime(t) This is the inverse function of localtime(). Its argument is the struct_time or full
ArgumentParser.error(message) This method prints a usage message including the message to the standard error and terminates
window.subwin(begin_y, begin_x) window.subwin(nlines, ncols, begin_y, begin_x) Return a sub-window, whose upper-left
platform.machine() Returns the machine type, e.g. 'i386'. An empty string is returned if the value cannot be determined
flush() Force bytes held in the buffer into the raw stream. A
window.is_linetouched(line) Return True if the specified line was modified since the last call to refresh();
os.getuid() Return the current process’s real user id. Availability: Unix.
class ctypes.c_uint16 Represents the C 16-bit unsigned int datatype. Usually an alias for c_ushort
st_birthtime Time of file creation.
curses.ascii.controlnames A 33-element string array that contains the ASCII mnemonics for the thirty-two ASCII control characters
Page 43 of 67