pyoxidizer: use `legacy_windows_stdio` on Windows...
pyoxidizer: use `legacy_windows_stdio` on Windows
The C executable sets this too, otherwise no output shows up (when paging?).
There is also `legacy_windows_fs_encoding`, but I'm not setting that for now
because the C executable doesn't either.
Differential Revision:
https://phab.mercurial-scm.org/D8053