Searched refs:_methodwrapper (Results 1 – 1 of 1) sorted by relevance
17 return _methodwrapper(self.func, obj=obj, type=type)19 class _methodwrapper(object): class