Searched refs:other_method (Results 1 – 1 of 1) sorted by relevance
61 def other_method(self): member in Object1178 c = weakref.WeakMethod(x.other_method)1179 d = weakref.WeakMethod(y.other_method)1191 f = weakref.WeakMethod(z.other_method)1215 c = weakref.WeakMethod(y.other_method)