mirror of
https://github.com/frej/fast-export.git
synced 2025-11-13 22:25:42 +01:00
Because on Windows sys.stdout is initially in text mode, any LF characters written to it will be transformed to CRLF, which causes git to blow up. This change uses Windows platform-specific code to change sys.stdout to binary mode.
12 KiB
Executable File
12 KiB
Executable File