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.

作者 MizardX
收信人 MizardX
日期 2009-04-28.05:57:04
SpamBayes Score 0.0013747587
Marked as misclassified
Message-id <1240898269.47.0.592056792771.issue5863@psf.upfronthosting.co.za>
In-reply-to
内容
bz2.BZ2File should, like gzip.GzipFile, accept a fileobj argument.

If implemented, you could much more easily pipe BZ2-data from other 
sources, such as stdin or a socket.
历史
日期 用户 动作 参数
2009-04-28 05:58:00MizardX修改recipients: + MizardX
2009-04-28 05:57:49MizardX修改messageid: <1240898269.47.0.592056792771.issue5863@psf.upfronthosting.co.za>
2009-04-28 05:57:39MizardX链接issue5863 messages
2009-04-28 05:57:31MizardX创建