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 georg.brandl, pitrou
Date 2009-04-05.14:52:09
SpamBayes Score 0.00040818157
Marked as misclassified No
Message-id <1238943130.73.0.213241400953.issue5506@psf.upfronthosting.co.za>
In-reply-to
Content
Yes.
I don't remember which use case I was thinking about when I suggested
this, but it may be useful to e.g. write() all the data to a file object
without actually making a copy (getvalue() does).
History
Date User Action Args
2009-04-05 14:52:10pitrousetrecipients: + pitrou, georg.brandl
2009-04-05 14:52:10pitrousetmessageid: <1238943130.73.0.213241400953.issue5506@psf.upfronthosting.co.za>
2009-04-05 14:52:09pitroulinkissue5506 messages
2009-04-05 14:52:09pitroucreate