Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/asyncio/
Dbase_futures.py31 return format_helpers._format_callback_source(callback, ())
Dformat_helpers.py22 def _format_callback_source(func, args, *, debug=False): function
Devents.py56 info.append(format_helpers._format_callback_source(
93 cb = format_helpers._format_callback_source(