class ctypes.Array(*args) Abstract base class for arrays. The recommended way to create concrete
addresses A tuple of Address objects encoding all of the individual addresses from the header value. If the header
class asyncio.Task(coro, *, loop=None) Schedule the execution of a coroutine: wrap it in a future. A task is a
ast.iter_child_nodes(node) Yield all direct child nodes of node, that is, all fields that are nodes and all items of
max_prefixlen
importlib.util.module_from_spec(spec) Create a new module based on spec and spec.loader.create_module()
write(b) Write the given bytes-like object, b, and return the number of bytes
os.sched_setparam(pid, param) Set a scheduling parameters for the process with PID pid. A pid of 0 means the
os.putenv(key, value) Set the environment variable named key to the string value. Such changes to the environment
parser.issuite(st) This function mirrors isexpr() in that it reports whether an ST object represents an 'exec'
Page 57 of 100