This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zunger
Recipients 45757, nitishch, serhiy.storchaka, zunger
Date 2017-12-25.05:26:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+hyJn1reFXCO42cVG2noM5EAuTGj0ZV4DYZq7vAay=g0KXgAg@mail.gmail.com>
In-reply-to <1514176650.66.0.213398074469.issue32421@psf.upfronthosting.co.za>
Content
It's just a clean version of reraise. Part of the six (Py2/Py3
compatibility) library, but pretty useful on its own anyway.

On Sun, Dec 24, 2017 at 8:37 PM, Nitish <report@bugs.python.org> wrote:

>
> Nitish <nitishch@protonmail.com> added the comment:
>
> What is six.reraise in except block?
>
> ----------
> nosy: +nitishch
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue32421>
> _______________________________________
>
History
Date User Action Args
2017-12-25 05:26:16zungersetrecipients: + zunger, serhiy.storchaka, nitishch, 45757
2017-12-25 05:26:16zungerlinkissue32421 messages
2017-12-25 05:26:16zungercreate