Searched refs:meth2 (Results 1 – 5 of 5) sorted by relevance
/third_party/python/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 793 def meth2(self, arg): pass member in GrammarTests.testClassdef.C |
D | py3_test_grammar.py | 773 def meth2(self, arg): pass member in GrammarTests.testClassdef.C |
/third_party/python/Lib/test/ | ||
D | test_typing.py | 941 def meth2(self): member in ProtocolTests.test_subprotocols_extending.P2 |
D | test_grammar.py | 1667 def meth2(self, arg): pass member in GrammarTests.test_classdef.C |
/third_party/python/Misc/ | ||
D | HISTORY | 33636 and y.meth2, if x is equal to y and the methods are defined by the |