Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py224 def d02(a=1, b=2): pass function
Dpy3_test_grammar.py212 def d02(a=1, b=2): pass function
/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py224 def d02(a=1, b=2): pass function
Dpy3_test_grammar.py236 def d02(a=1, b=2): pass function
/external/python/cpython2/Lib/test/
Dtest_grammar.py245 def d02(a=1, b=2): pass function
/external/python/cpython3/Lib/test/
Dtest_grammar.py487 def d02(a=1, b=2): pass function