Aymeric Augustin <[email protected]> added the comment:
A very similar issue came up here: https://github.com/aaugustin/websockets/issues/593 When raising an exception that gathers multiple sub-exceptions, it would be nice to be able to iterate the exception to access the sub-exceptions. ---------- nosy: +aymeric.augustin _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue29980> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
