Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_contextlib_async.py102 async def woohoo(): function
116 async def woohoo(): function
192 async def woohoo(): function
209 async def woohoo(): function
236 async def woohoo(): function
289 async def woohoo(self, func, args, kwds): function
300 async def woohoo(): function
Dtest_contextlib.py62 def woohoo(): function
75 def woohoo(): function
114 def woohoo(): function
130 def woohoo(): function
221 def woohoo(self, func, args, kwds): function
231 def woohoo(a, b): function
245 def woohoo(a, *, b): function
258 def woohoo(): function
542 def woohoo(y): function