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 <[email protected]>
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: <[email protected]>
2013-11-27 15:22:50pitroulinkissue19780 messages
2013-11-27 15:22:50pitroucreate