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 vstinner
Recipients arigo, eryksun, serhiy.storchaka, vstinner
Date 2016-11-09.14:58:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwb-oNpnD3ozpg2agsT+RNfDLkbUpnS2Bxvm+dP-oU3adw@mail.gmail.com>
In-reply-to <[email protected]>
Content
Would it make sense to have two modes: line buferred and unbuffered,
as the C function setvbuf() for stdout?
History
Date User Action Args
2016-11-09 14:58:38vstinnersetrecipients: + vstinner, arigo, serhiy.storchaka, eryksun
2016-11-09 14:58:38vstinnerlinkissue28647 messages
2016-11-09 14:58:38vstinnercreate