eryksun added the comment:

stdbuf is the typical way to apply the LD_PRELOAD trick:

https://www.gnu.org/software/coreutils/manual/html_node/stdbuf-invocation.html

There's also the "unbuffer" expect script:

http://expect.sourceforge.net/example/unbuffer.man.html

----------
nosy: +eryksun

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22443>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to