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 johnsonm
Recipients johnsonm, lars.gustaebel
Date 2009-06-10.20:05:12
SpamBayes Score 0.00222273
Marked as misclassified No
Message-id <1244664314.1.0.503978369805.issue6254@psf.upfronthosting.co.za>
In-reply-to
Content
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 (!?!)
History
Date User Action Args
2009-06-10 20:05:14johnsonmsetrecipients: + johnsonm, lars.gustaebel
2009-06-10 20:05:14johnsonmsetmessageid: <1244664314.1.0.503978369805.issue6254@psf.upfronthosting.co.za>
2009-06-10 20:05:12johnsonmlinkissue6254 messages
2009-06-10 20:05:12johnsonmcreate