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.

作者 eric.araujo
收信人 amaury.forgeotdarc, barry, eric.araujo, erob, flox, ggenellina, gvanrossum, oopos, pebbe, pitrou, quentel, r.david.murray, tcourbon, tercero12, tobias, v+python
日期 2011-01-05.14:32:42
SpamBayes Score 0.0003662765
Marked as misclassified
Message-id <1294237968.83.0.575823248971.issue4953@psf.upfronthosting.co.za>
In-reply-to
内容
> I believe you are right that the io module does not support intermixing calls to the main object and its buffer attribute

I’ve learned in a recent discussion on web-sig that you can mix them, provided that you call stream.flush() before using stream.buffer.
历史
日期 用户 动作 参数
2011-01-05 14:32:48eric.araujo修改recipients: + eric.araujo, gvanrossum, barry, amaury.forgeotdarc, ggenellina, pitrou, v+python, r.david.murray, oopos, tercero12, tcourbon, tobias, flox, pebbe, quentel, erob
2011-01-05 14:32:48eric.araujo修改messageid: <1294237968.83.0.575823248971.issue4953@psf.upfronthosting.co.za>
2011-01-05 14:32:42eric.araujo链接issue4953 messages
2011-01-05 14:32:42eric.araujo创建