Home
last modified time | relevance | path

Searched defs:d22 (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py236 def d22(a, b, c=1, d=2): pass function
Dpy3_test_grammar.py248 def d22(a, b, c=1, d=2): pass function
/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py236 def d22(a, b, c=1, d=2): pass function
Dpy3_test_grammar.py224 def d22(a, b, c=1, d=2): pass function
/external/python/cpython2/Lib/test/
Dtest_grammar.py257 def d22(a, b, c=1, d=2): pass function
/external/python/cpython3/Lib/test/
Dtest_grammar.py575 def d22(a, b, c=1, d=2): pass function