Searched defs:func_repr (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Objects/ | ||
| D | funcobject.c | 722 func_repr(PyFunctionObject *op) in func_repr() function |
| /third_party/python/Lib/test/test_asyncio/ | ||
| D | test_futures.py | 340 def func_repr(func): function |