Searched defs:code_or_exception (Results 1 – 3 of 3) sorted by relevance
442 def _wrap(key, code_or_exception, f): argument451 def _wrap(code_or_exception, f): argument
540 info = ctx.ensure_object(ScriptInfo)559 # want the help page to break if the app does not exist.
1359 def errorhandler(self, code_or_exception): argument1396 def register_error_handler(self, code_or_exception, f): argument1406 def _register_error_handler(self, key, code_or_exception, f): argument