This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Iridium.Yang, serhiy.storchaka
Date 2014-11-20.18:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416507645.02.0.47298087347.issue22908@psf.upfronthosting.co.za>
In-reply-to
Content
I'm -1 on adding the seek method with linear complexity. This looks as attractive nonsense to me. It would be better just make TarFile working with non-seekable streams.
History
Date User Action Args
2014-11-20 18:20:45serhiy.storchakasetrecipients: + serhiy.storchaka, Iridium.Yang
2014-11-20 18:20:45serhiy.storchakasetmessageid: <1416507645.02.0.47298087347.issue22908@psf.upfronthosting.co.za>
2014-11-20 18:20:45serhiy.storchakalinkissue22908 messages
2014-11-20 18:20:44serhiy.storchakacreate