[issue39717] Fix exception causes in tarfile module

Ethan Furman report at bugs.python.org
Sun Feb 23 12:48:43 EST 2020


Ethan Furman <ethan at stoneleaf.us> added the comment:

Looking back at PEP3134 [1], the 

    raise NewException from exc

is used as one of the examples.


[1] https://www.python.org/dev/peps/pep-3134/#id37

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39717>
_______________________________________


More information about the Python-bugs-list mailing list