os.initgroups(username, gid) Call the system initgroups() to initialize the group access list with all of the groups of which
tell() Return the current stream position.
os.chown(path, uid, gid, *, dir_fd=None, follow_symlinks=True) Change the owner and group id of path to the numeric
class ctypes.OleDLL(name, mode=DEFAULT_MODE, handle=None, use_errno=False, use_last_error=False) Windows only: Instances of
window.deleteln() Delete the line under the cursor. All following lines are moved up by one line.
class ctypes.c_uint32 Represents the C 32-bit unsigned int datatype. Usually an alias for c_uint.
platform.python_revision() Returns a string identifying the Python implementation SCM revision.
os.confstr(name) Return string-valued system configuration values. name specifies the configuration value to retrieve;
exception io.BlockingIOError This is a compatibility alias for the builtin
os.removexattr(path, attribute, *, follow_symlinks=True) Removes the extended filesystem attribute attribute from path
Page 7 of 67