mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Because the stream is opened in binary mode. On Python3 that requires the replace to also operate in binary mode.
Because the stream is opened in binary mode. On Python3 that requires the replace to also operate in binary mode.