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 pitrou
Recipients Arfrever, alexandre.vassalotti, larry, pitrou, serhiy.storchaka, vstinner
Date 2013-11-27.15:22:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385565770.2.0.374964267357.issue19780@psf.upfronthosting.co.za>
In-reply-to
Content
If you want a slow file object, you could benchmark with a GzipFile or similar.
History
Date User Action Args
2013-11-27 15:22:50pitrousetrecipients: + pitrou, vstinner, larry, alexandre.vassalotti, Arfrever, serhiy.storchaka
2013-11-27 15:22:50pitrousetmessageid: <1385565770.2.0.374964267357.issue19780@psf.upfronthosting.co.za>
2013-11-27 15:22:50pitroulinkissue19780 messages
2013-11-27 15:22:50pitroucreate