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 lebigot
Recipients lebigot, ned.deily, ronaldoussoren, vstinner
Date 2015-07-20.13:33:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437399215.14.0.0475968321747.issue24658@psf.upfronthosting.co.za>
In-reply-to
Content
I see, thanks.

This sounds good to me too: no need for a warning or exception, indeed, since file.write() should work and the behavior of os.write() is documented.
History
Date User Action Args
2015-07-20 13:33:35lebigotsetrecipients: + lebigot, ronaldoussoren, vstinner, ned.deily
2015-07-20 13:33:35lebigotsetmessageid: <1437399215.14.0.0475968321747.issue24658@psf.upfronthosting.co.za>
2015-07-20 13:33:35lebigotlinkissue24658 messages
2015-07-20 13:33:34lebigotcreate