Home
last modified time | relevance | path

Searched refs:func_get_function_name (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/
Dpstats.py420 print(indent, func_get_function_name(func), file=self.stream)
550 def func_get_function_name(func): function