class ctypes.c_ushort Represents the C unsigned short datatype. The constructor accepts an optional integer initializer;
class ctypes.WinDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of
curses.qiflush([flag]) If flag is False, the effect is the same as calling noqiflush(). If
time.altzone The offset of the local DST timezone, in seconds west of UTC, if one is defined. This is negative if the local
class io.BufferedRandom(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered interface to random access streams. It inherits
curses.update_lines_cols() Update LINES and COLS. Useful for detecting manual screen resize.
curses.napms(ms) Sleep for ms milliseconds.
os.lchflags(path, flags) Set the flags of path to the numeric flags, like chflags(), but do not
columns Width of the terminal window in characters.
curses.baudrate() Return the output speed of the terminal in bits per second. On software terminal emulators it will have a
Page 6 of 67