mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The regular expression engine escaped the strings differently across python 2 and 3. Using a raw string makes this simpler to understand and obsoletes the comment. This change also now properly allows the replacement to occur in the same way on 2 and 3.
3.3 KiB
Executable File
3.3 KiB
Executable File