Antoine Pitrou <[EMAIL PROTECTED]> added the comment: Instead of os.write(), it is actually sufficient to sys.stdout.flush() at the end of the subprocess. Patch attached.
_______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue874900> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com