[issue27590] tarfile module next() method hides exceptions

Yujie Chen report at bugs.python.org
Mon Jul 25 08:54:17 EDT 2016


Yujie Chen added the comment:

I do want tarfile module to stop at the first invalid header. My question is why does tarfile module NOT throw exception about the error in header, instead it just hide it silently.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27590>
_______________________________________


More information about the Python-bugs-list mailing list