Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dfuncobject.c463 func_repr(PyFunctionObject *op) in func_repr() function
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_futures.py297 def func_repr(func): function
/external/python/cpython3/Objects/
Dfuncobject.c547 func_repr(PyFunctionObject *op) in func_repr() function