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 conf
Recipients benjamin.peterson, conf, ncoghlan, pitrou, trott
Date 2009-06-13.12:37:37
SpamBayes Score 7.7834295e-05
Marked as misclassified No
Message-id <1244896658.79.0.924648590458.issue5811@psf.upfronthosting.co.za>
In-reply-to
Content
We could fill the buffer while moving its start point to 0. I guess this
behavior would require a new function (or a new parameter to
Modules/_io/bufferedio.c:_bufferedreader_fill_buffer() ).
If you are ok with that I could write a patch.
History
Date User Action Args
2009-06-13 12:37:38confsetrecipients: + conf, ncoghlan, pitrou, benjamin.peterson, trott
2009-06-13 12:37:38confsetmessageid: <1244896658.79.0.924648590458.issue5811@psf.upfronthosting.co.za>
2009-06-13 12:37:37conflinkissue5811 messages
2009-06-13 12:37:37confcreate