exception ctypes.ArgumentError This exception is raised when a foreign function call cannot convert one of the passed arguments
curses.noraw() Leave raw mode. Return to normal “cooked” mode with line buffering.
class ctypes.c_short Represents the C signed short datatype. The constructor accepts an optional integer initializer;
name The file name. This is the file descriptor of the file when no name is given in the constructor.
st_rdev Type of device if an inode device.
time.daylight Nonzero if a DST timezone is defined.
time.mktime(t) This is the inverse function of localtime(). Its argument is the struct_time or full
class ctypes.c_uint16 Represents the C 16-bit unsigned int datatype. Usually an alias for c_ushort
curses.ascii.controlnames A 33-element string array that contains the ASCII mnemonics for the thirty-two ASCII control characters
window.putwin(file) Write all data associated with the window into the provided file object. This information can be later retrieved
Page 44 of 67