Files
swift-mirror/test/Syntax
Ryan Lovelett c31344b1d9 test: Use byte literals for Python3 compatibility
Because the stream is opened in binary mode. On Python3 that requires
the replace to also operate in binary mode.
2020-04-14 22:23:31 -04:00
..