mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
In order to access `stdin`, `stdout` as binary, you must use the `buffer` member in Python 3. The replacement of the binary data requires that pattern and the replacement be byte objects. Convert the pattern and replacement to UTF-8 encoded bytes.
316 B
Executable File
316 B
Executable File