Home
last modified time | relevance | path

Searched defs:tellme (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py383 def tellme(file=sys.stdout): function
389 def tellme(file=None): function
/external/python/cpython3/Lib/lib2to3/tests/data/
Dpy2_test_grammar.py383 def tellme(file=sys.stdout): function
389 def tellme(file=None): function
/external/python/cpython2/Lib/test/
Dtest_grammar.py421 def tellme(file=sys.stdout): function
427 def tellme(file=None): function