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 r.david.murray
Recipients eacb, r.david.murray
Date 2015-06-07.01:55:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433642124.45.0.453654828171.issue24397@psf.upfronthosting.co.za>
In-reply-to
Content
Your emendation doesn't seem to do anything differently (logic wise) than the original code.  Unless I am missing something, it is pointless to track the length of the buffer separately from the contents of the buffer.  The buffer knows its length.
History
Date User Action Args
2015-06-07 01:55:24r.david.murraysetrecipients: + r.david.murray, eacb
2015-06-07 01:55:24r.david.murraysetmessageid: <1433642124.45.0.453654828171.issue24397@psf.upfronthosting.co.za>
2015-06-07 01:55:24r.david.murraylinkissue24397 messages
2015-06-07 01:55:24r.david.murraycreate