Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_sys_settrace.py543 async def doit_async(): function
549 x = doit_async()
602 self.compare_events(doit_async.__code__.co_firstlineno,