platform.python_version_tuple() Returns the Python version as tuple (major, minor, patchlevel) of strings.
st_mode File mode: file type and file mode bits (permissions).
ctypes.get_errno() Returns the current value of the ctypes-private copy of the system
os.fchown(fd, uid, gid) Change the owner and group id of the file given by fd to the numeric uid and gid
os.fdopen(fd, *args, **kwargs) Return an open file object connected to the file descriptor fd. This is an alias of
curses.getwin(file) Read window related data stored in the file by an earlier putwin() call. The routine then creates
window.attroff(attr) Remove attribute attr from the “background” set applied to all writes to the current window.
contents Returns the object to which to pointer points. Assigning to this attribute changes the pointer to point to the assigned
platform.python_build() Returns a tuple (buildno, builddate) stating the Python build number and date as strings
Panel.below() Returns the panel below the current panel.
Page 37 of 67