New submission from Karsten Wolf <karste...@web.de>:

It would be helpful to have a tarfile iterator that does not cache every 
archive member encountered.

This makes it nearly impossible to iterate over an archive with millions of 
files.

----------
components: Library (Lib)
messages: 120041
nosy: karstenw
priority: normal
severity: normal
status: open
title: tarfile iterator without members caching
type: feature request

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10261>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to