[issue6254] tarfile unnecessarily requires seekable files

Michael K Johnson report at bugs.python.org
Wed Jun 10 22:05:14 CEST 2009


Michael K Johnson <a1237+pybugs at danlj.org> added the comment:

We are doing output, and mode='w|' works.  We were using
tarfile.TarFile, not realizing that the default constructor was an
unsupported and deprecated interface (!?!)

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list