fileno() Return the underlying file descriptor (an integer) of the stream if it exists. An
platform.version() Returns the system’s release version, e.g. '#3 on degas'. An empty string is returned if the
os.getpgid(pid) Return the process group id of the process with process id pid. If pid is 0, the process group
edit([validator]) This is the entry point you will normally use. It accepts editing keystrokes until one of the termination
time.altzone The offset of the local DST timezone, in seconds west of UTC, if one is defined. This is negative if the local
ArgumentParser.add_argument(name or flags...[, action][, nargs][, const][, default][, type][, choices][, required][, help][, metavar][, dest])
os.getpgrp() Return the id of the current process group. Availability: Unix.
window.getkey([y, x]) Get a character, returning a string instead of an integer, as getch() does. Function keys
class ctypes.c_ushort Represents the C unsigned short datatype. The constructor accepts an optional integer initializer;
class ctypes.Array(*args) Abstract base class for arrays. The recommended way to create concrete
Page 3 of 67