This is used to register an action to be performed on the specific object. Two different forms are allowed Form 1: A callable object (e.g. function) can be passed as the second. This callable object is expected to take one argument that will be the object passed in as the first argum
(self,obj, func=None,**kw)
source not stored for this graph (policy: none)
no test coverage detected