Searched refs:ExceptionSaver (Results 1 – 2 of 2) sorted by relevance
44 with setuptools.sandbox.ExceptionSaver():48 with setuptools.sandbox.ExceptionSaver() as saved_exc:60 with setuptools.sandbox.ExceptionSaver() as saved_exc:70 with setuptools.sandbox.ExceptionSaver() as saved_exc:81 with setuptools.sandbox.ExceptionSaver() as saved_exc:
114 class ExceptionSaver: class153 with ExceptionSaver() as saved_exc: