Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_asyncio/
Dtest_futures.py606 class CSubFuture(futures._CFuture): class in CSubFutureTests
834 class CSubFuture(futures._CFuture): class