Replace hard-coded '\\' with os.path.sep
Currently, the Windows-specific path separated is hard-coded in many locations. This CL replaces several of them with os.path.sep to be less fragile. Change-Id: Ib8ffca5743254949808a6b67e4915f8f01e044e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3470977 Auto-Submit: Chris Blume <cblume@chromium.org> Reviewed-by: Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
Showing
Please
register
or
sign in
to comment