[issue16631] tarfile.extractall() doesn't extract everything if .next() was used

anatoly techtonik report at bugs.python.org
Fri Dec 7 08:31:48 CET 2012


anatoly techtonik added the comment:

issue16601 is about restarting iterations from zero if interrupted. This one is that extractall() should not use public iteration API at all.

----------

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


More information about the Python-bugs-list mailing list