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 BreamoreBoy, benjamin.peterson, hynek, pitrou, serhiy.storchaka, stutzbach
Date 2014-01-24.19:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390592757.45.0.145632499419.issue20384@psf.upfronthosting.co.za>
In-reply-to
Content
Mark, could you please try following commands?

import tarfile; tarfile.open('non-existing', 'r|')
History
Date User Action Args
2014-01-24 19:45:57serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, benjamin.peterson, stutzbach, BreamoreBoy, hynek
2014-01-24 19:45:57serhiy.storchakasetmessageid: <1390592757.45.0.145632499419.issue20384@psf.upfronthosting.co.za>
2014-01-24 19:45:57serhiy.storchakalinkissue20384 messages
2014-01-24 19:45:57serhiy.storchakacreate