exception Warning Base class for warning categories.
asyncio.get_event_loop() Equivalent to calling get_event_loop_policy().get_event_loop().
asyncio.set_event_loop(loop) Equivalent to calling get_event_loop_policy().set_event_loop(loop).
threading.main_thread() Return the main Thread object. In normal conditions, the main thread is the thread from
Node.prefix The part of the tagName preceding the colon if there is one, else the empty string. The value is a
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
Page 22 of 100