Searched refs:func_with_doctest (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | doctest_lineno.py | 12 def func_with_doctest(): function 16 >>> func_with_doctest.__name__ 17 'func_with_doctest' |
Completed in 1 milliseconds