Home
last modified time | relevance | path

Searched defs:pos2key2 (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/lib2to3/tests/data/
H A Dpy3_test_grammar.py303 def pos2key2(p1, p2, *, k1, k2=100): return p1,p2,k1,k2 function
/third_party/python/Lib/test/
H A Dtest_grammar.py663 def pos2key2(p1, p2, *, k1, k2=100): return p1,p2,k1,k2 function

Completed in 4 milliseconds