[Bug 51813] python fatal error redirecting stdout to file

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 28 03:01:13 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51813

--- Comment #1 from xantares <xantares09 at hotmail.com> ---
curiously it works through tee:

$ wine python -c 'print("hello world")' | tee > out.txt

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list