Files
swift-mirror/utils/PathSanitizingFileCheck
Saleem Abdulrasool f074995106 test: partially undo changes to PathSanitizingFileCheck
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.
2020-07-09 16:29:58 -07:00

3.3 KiB
Executable File