Package _Framework :: Module Disconnectable
[hide private]
[frames] | no frames]

Module Disconnectable

source code

Interface for items that adquire resources.

Classes [hide private]
  Disconnectable
Represents an entity that holds connections to other objects that should be explicitly cleared to avoid object lifetime problems or leaking listeners.
  CompoundDisconnectable
Compound disconnectable.
  disconnectable
Context manager that will disconnect the given disconnectable when the context is exited.
Variables [hide private]
  __package__ = '_Framework'