Searched refs:meth3 (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Lib/lib2to3/tests/data/ | ||
H A D | py3_test_grammar.py | 774 def meth3(self, a1, a2): pass member in GrammarTests.testClassdef.C |
H A D | py2_test_grammar.py | 794 def meth3(self, a1, a2): pass member in GrammarTests.testClassdef.C |
/third_party/python/Lib/test/ | ||
H A D | test_grammar.py | 1674 def meth3(self, a1, a2): pass member in GrammarTests.test_classdef.C |
Completed in 5 milliseconds