Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_contextlib_async.py96 async def woohoo(): function
109 async def woohoo(): function
240 async def woohoo(): function
256 async def woohoo(): function
282 async def woohoo(): function
333 async def woohoo(self, func, args, kwds): function
343 async def woohoo(): function
Dtest_contextlib.py75 def woohoo(): function
88 def woohoo(): function
214 def woohoo(): function
230 def woohoo(): function
292 def woohoo(): function
341 def woohoo(self, func, args, kwds): function
351 def woohoo(a, b): function
365 def woohoo(a, *, b): function
379 def woohoo(): function
664 def woohoo(y): function