Package legume :: Module nevent
[frames] | no frames]

Module nevent

Classes
  WeakMethod
Wraps a function or, more importantly, a bound method, in a way that allows a bound method's object to be GC'd, while providing the same interface as a normal weak reference.
  NEventError
  Event
Functions
 
isbound(method)
 
instance(bounded_method)
Variables
  __package__ = 'legume'