Irit Katriel <[email protected]> added the comment:
What you are suggesting replaces the type of the exception being raised. If it's something like a MemoryError or KeyboardInterrupt you don't want that, you want your test process to terminate. ---------- nosy: +iritkatriel _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43596> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
