Home
last modified time | relevance | path

Searched refs:AwaitException (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_asyncgen.py16 class AwaitException(Exception): class
34 fut = coro.throw(AwaitException)
227 with self.assertRaises(AwaitException):

Completed in 3 milliseconds