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 gvanrossum
Recipients christian.heimes, gvanrossum, nnorwitz
Date 2007-10-26.04:13:50
SpamBayes Score 0.1006346
Marked as misclassified No
Message-id <1193372031.11.0.667861675633.issue1330@psf.upfronthosting.co.za>
In-reply-to
Content
While I like fixing the position restore in _fileio.c, I also liked
Amaury's flush() call in _BufferedIOMixin.  Perhaps you can keep that
part (while losing the position restore)?
History
Date User Action Args
2007-10-26 04:13:51gvanrossumsetspambayes_score: 0.100635 -> 0.1006346
recipients: + gvanrossum, nnorwitz, christian.heimes
2007-10-26 04:13:51gvanrossumsetspambayes_score: 0.100635 -> 0.100635
messageid: <1193372031.11.0.667861675633.issue1330@psf.upfronthosting.co.za>
2007-10-26 04:13:51gvanrossumlinkissue1330 messages
2007-10-26 04:13:50gvanrossumcreate