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 mark.dickinson, pitrou
Date 2010-05-04.18:19:17
SpamBayes Score 0.0003924702
Marked as misclassified No
Message-id <1272997159.69.0.96052318118.issue8614@psf.upfronthosting.co.za>
In-reply-to
Content
Can you try the following:

>>> f = open('LICENSE', 'rb')
>>> f.flush()
History
Date User Action Args
2010-05-04 18:19:19pitrousetrecipients: + pitrou, mark.dickinson
2010-05-04 18:19:19pitrousetmessageid: <1272997159.69.0.96052318118.issue8614@psf.upfronthosting.co.za>
2010-05-04 18:19:17pitroulinkissue8614 messages
2010-05-04 18:19:17pitroucreate