mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
3a0cf93179
Use the binary.file instead of utf-8.file to avoid issues with Unix newlines vs Windows newlines.