| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        NotifyingDeleteObject
An wrapping for an object which calls a callback when its deleted.
Note that the callback will be called from a __del__ method, so shouldn't raise any exceptions, and probably shouldn't make new references to the object supplied to it.
| Instance Methods | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Properties | |
| Inherited from  | 
| Method Details | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0beta1 on Tue Apr 29 09:21:55 2008 | http://epydoc.sourceforge.net |