Brett Cannon added the comment:

Re-positioning to work with both tarfile and zipfile since tarfile's 'r' will 
transparently decompress as necessary. Might need to scale back some 
functionality to make it easily work with both formats. But since are both 
alternative storage solutions then some generic base classes should be possible 
(which might require some refactoring anyway to make it all abstract in 
comparison to the storage mechanism.

----------
title: Create a pure Python zipfile importer -> Create a pure Python 
zipfile/tarfile importer

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

Reply via email to