platform.linux_distribution(distname='', version='', id='', supported_dists=('SuSE', 'debian', 'redhat', 'mandrake', ...), full_distribution_name=1)
window.getch([y, x]) Get a character. Note that the integer returned does not have to be in ASCII range: function keys
class io.TextIOWrapper(buffer, encoding=None, errors=None, newline=None, line_buffering=False, write_through=False) A buffered
os.set_inheritable(fd, inheritable) Set the “inheritable” flag of the specified file descriptor.
ArgumentParser.parse_known_args(args=None, namespace=None)
st_rdev Type of device if an inode device.
class ctypes.c_float Represents the C float datatype. The constructor accepts an optional float initializer.
class ctypes.HRESULT Windows only: Represents a HRESULT value, which contains success or error information for
curses.initscr() Initialize the library. Return a WindowObject which represents the whole screen.
window.keypad(yes) If yes is 1, escape sequences generated by some keys (keypad, function keys) will be interpreted
Page 51 of 67