Searched refs:specialmethod (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_descr.py | 4590 def specialmethod(self, other): function 4621 A = type('A', (), {name: specialmethod}) 4631 C = type('C', (), {iname: specialmethod}) |
Completed in 9 milliseconds