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 Sworddragon
Recipients Sworddragon, vstinner
Date 2014-09-19.23:56:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411170972.23.0.343356904884.issue22443@psf.upfronthosting.co.za>
In-reply-to
Content
I was able to compile the library but after executing "LD_PRELOAD=./libnobuffer.so ./test.py" I'm seeing no difference. The unflushed output is still not being read with read(1).
History
Date User Action Args
2014-09-19 23:56:12Sworddragonsetrecipients: + Sworddragon, vstinner
2014-09-19 23:56:12Sworddragonsetmessageid: <1411170972.23.0.343356904884.issue22443@psf.upfronthosting.co.za>
2014-09-19 23:56:12Sworddragonlinkissue22443 messages
2014-09-19 23:56:12Sworddragoncreate