Home
last modified time | relevance | path

Searched defs:wrap_future (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/asyncio/
Dfutures.py368 def wrap_future(future, *, loop=None): function
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/
D_rpc_test.py393 def wrap_future(future): function