Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_contextlib_async.py143 async def whoo(): function
148 ctx = whoo()
156 async def whoo(): function
159 ctx = whoo()
166 async def whoo(): function
169 ctx = whoo()
177 async def whoo(): function
183 ctx = whoo()
Dtest_contextlib.py100 def whoo(): function
105 ctx = whoo()