Amaury Forgeot d'Arc <[email protected]> added the comment: I tried to do it in importlib, with code like raise original_exception.with_traceback(trimmed_traceback) but the function containing this very line would always be part of the displayed stack trace.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15110> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
