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 jcea, pitrou, vstinner
Date 2011-06-05.11:25:41
SpamBayes Score 8.96715e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> My patch tries to fix interlaced read-write by always calling flush(),

Why do you need to call flush()? Can't you read from the buffer?
History
Date User Action Args
2011-06-05 11:25:42pitrousetrecipients: + pitrou, jcea, vstinner
2011-06-05 11:25:41pitroulinkissue12213 messages
2011-06-05 11:25:41pitroucreate