encoding The name of the encoding used to decode the stream’s bytes into strings, and to encode strings into bytes.
exception getopt.GetoptError This is raised when an unrecognized option is found in the argument list or when an option requiring
window.getkey([y, x]) Get a character, returning a string instead of an integer, as getch() does. Function keys
st_blocks Number of 512-byte blocks allocated for file. This may be smaller than st_size/512 when the file has
ctypes.wstring_at(address, size=-1) This function returns the wide character string starting at memory address address
curses.putp(string) Equivalent to tputs(str, 1, putchar); emit the value of a specified terminfo capability for
_length_ A positive integer specifying the number of elements in the array. Out-of-range subscripts result in an
This module makes available standard errno system symbols. The value of each symbol is the corresponding integer value. The names and descriptions are borrowed
os.sysconf(name) Return integer-valued system configuration values. If the configuration value specified by name isn’t
os.renames(old, new) Recursive directory or file renaming function. Works like rename(), except creation of any
Page 4 of 67