Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_yield_from.py645 except LunchError:
649 class LunchError(Exception): class
655 e = LunchError("tomato ejected")