Package flumotion :: Package common :: Module debug :: Class UncollectableMonitor
[hide private]

type UncollectableMonitor

source code

object --+
         |
        UncollectableMonitor

Instance Methods [hide private]
 
__init__(self, period=120) source code
 
uncollectable(self, obj) source code
 
_printParents(self, obj, level, indent=' ') source code
 
_printKids(self, obj, level, indent=' ') source code
 
_shortRepr(self, obj) source code
Method Details [hide private]

__init__(self, period=120)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)