window.encoding Encoding used to encode method arguments (Unicode strings and characters). The encoding attribute is inherited
window.scrollok(flag) Control what happens when the cursor of a window is moved off the edge of the window or scrolling region
platform.python_version() Returns the Python version as string 'major.minor.patchlevel'. Note
PyDLL._name The name of the library passed in the constructor.
os.wait() Wait for completion of a child process, and return a tuple containing its pid and exit status indication: a 16-bit
os.getegid() Return the effective group id of the current process. This corresponds to the “set id” bit on the file being executed
window.get_wch([y, x]) Get a wide character. Return a character for most keys, or an integer for function keys, keypad keys
ctypes.get_last_error() Windows only: returns the current value of the ctypes-private copy of the system LastError
raw The underlying raw stream (a RawIOBase instance) that BufferedIOBase deals with. This is not part
read(size) Read and return at most size characters from the stream as a single
Page 60 of 67