Home
last modified time | relevance | path

Searched refs:specialmethod (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_descr.py4590 def specialmethod(self, other): function
4621 A = type('A', (), {name: specialmethod})
4631 C = type('C', (), {iname: specialmethod})

Completed in 9 milliseconds