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 neologix
Recipients abo, ajaksu2, brian.curtin, giampaolo.rodola, neologix, pitrou, tim.golden, vstinner
Date 2012-12-26.11:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356520843.92.0.775045590202.issue949667@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that a setblocking() method to fileobjects would make much sense, since non-blocking IO doesn't work with regular files (only pipes, sockets...).
History
Date User Action Args
2012-12-26 11:20:44neologixsetrecipients: + neologix, abo, pitrou, vstinner, giampaolo.rodola, ajaksu2, tim.golden, brian.curtin
2012-12-26 11:20:43neologixsetmessageid: <1356520843.92.0.775045590202.issue949667@psf.upfronthosting.co.za>
2012-12-26 11:20:43neologixlinkissue949667 messages
2012-12-26 11:20:43neologixcreate