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 vajrasky
Recipients ethan.furman, jcea, nadeem.vawda, oylenshpeegul, vajrasky, vstinner
Date 2013-10-10.10:31:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381401105.97.0.280541558417.issue19201@psf.upfronthosting.co.za>
In-reply-to
Content
Here is the unit test for Tim Heaney's work. There is a test that explicitly tests that we get error when opening in 'x' mode. Also, this test is only for lzma. I think we should create separate tickets for other compression methods.
History
Date User Action Args
2013-10-10 10:31:46vajraskysetrecipients: + vajrasky, jcea, vstinner, nadeem.vawda, ethan.furman, oylenshpeegul
2013-10-10 10:31:45vajraskysetmessageid: <1381401105.97.0.280541558417.issue19201@psf.upfronthosting.co.za>
2013-10-10 10:31:45vajraskylinkissue19201 messages
2013-10-10 10:31:45vajraskycreate