exception getopt.GetoptError This is raised when an unrecognized option is found in the argument list or when an option requiring
curses.putp(string) Equivalent to tputs(str, 1, putchar); emit the value of a specified terminfo capability for
fileno() Return the underlying file descriptor (an integer) of the stream if it exists. An
ctypes.addressof(obj) Returns the address of the memory buffer as integer. obj must be an instance of a ctypes type
os.fwalk(top='.', topdown=True, onerror=None, *, follow_symlinks=False, dir_fd=None) This behaves exactly like walk()
readable() Return True if the stream can be read from. If False, read() will raise
class io.BufferedRandom(raw, buffer_size=DEFAULT_BUFFER_SIZE) A buffered interface to random access streams. It inherits
time.altzone The offset of the local DST timezone, in seconds west of UTC, if one is defined. This is negative if the local
curses.qiflush([flag]) If flag is False, the effect is the same as calling noqiflush(). If
time.strptime(string[, format]) Parse a string representing a time according to a format. The return value is a struct_time
Page 5 of 67