Searched refs:MainLoopError (Results 1 – 1 of 1) sorted by relevance
23 class MainLoopError(BaseError): class84 raise MainLoopError(str(filename)) from exc185 if isinstance(base_e, MainLoopError):