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 martin.panter
Recipients docs@python, martin.panter, nadeem.vawda, python-dev, serhiy.storchaka
Date 2015-11-18.11:05:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447844721.63.0.0218206463663.issue23200@psf.upfronthosting.co.za>
In-reply-to
Content
For the bz2 and lzma modules, neither decompressor classes have a flush() method, only the compressors.
History
Date User Action Args
2015-11-18 11:05:21martin.pantersetrecipients: + martin.panter, nadeem.vawda, docs@python, python-dev, serhiy.storchaka
2015-11-18 11:05:21martin.pantersetmessageid: <1447844721.63.0.0218206463663.issue23200@psf.upfronthosting.co.za>
2015-11-18 11:05:21martin.panterlinkissue23200 messages
2015-11-18 11:05:21martin.pantercreate