Andrés Delfino <[email protected]> added the comment:
This is no longer reproducible under 3.7.0.
>>> import tarfile
>>> tf = tarfile.open("kdelibs-4.7.3.tar.bz2", "r")
>>> print(len(tf.getnames()))
9237
Not sure I should be the one closing this.
----------
nosy: +adelfino
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue13407>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com