asyncio.set_event_loop(loop) Equivalent to calling get_event_loop_policy().set_event_loop(loop).
types.DynamicClassAttribute(fget=None, fset=None, fdel=None, doc=None) Route attribute access on a class to __getattr__.
filename Filename (str).
os.sync() Force write of everything to disk. Availability: Unix.
readline.get_endidx() Get the beginning or ending index of the completion scope. These indexes are the start and end
oss_mixer_device.reccontrols() Returns a bitmask specifying the mixer controls that may be used to record. See the code example
patch.dict(in_dict, values=(), clear=False, **kwargs) Patch a dictionary, or dictionary like object, and restore the dictionary
lineno Line number (int) of the filter. If lineno is None, the filter matches any line number
turtle.shapetransform(t11=None, t12=None, t21=None, t22=None)
types.FunctionType types.LambdaType The type of user-defined functions and functions created by lambda
Page 14 of 100