Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_yield_from.py645 except LunchError:
646 trace.append("Caught LunchError in g2")
649 class LunchError(Exception): class
655 e = LunchError("tomato ejected")
664 "Caught LunchError in g2",

Completed in 2 milliseconds