Home
last modified time | relevance | path

Searched refs:_format_callback (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/asyncio/
H A Dformat_helpers.py23 func_repr = _format_callback(func, args, None)
44 def _format_callback(func, args, kwargs, suffix=''): function
47 return _format_callback(func.func, func.args, func.keywords, suffix)

Completed in 1 milliseconds