Searched refs:specialmethod (Results 1 – 1 of 1) sorted by relevance
4412 def specialmethod(self, other): function4448 A = metaclass('A', (), {name: specialmethod})4449 B = metaclass('B', (), {rname: specialmethod})4468 C = metaclass('C', (), {iname: specialmethod})