
The PYTHONPATH is using separators that don't work on Windows, use Python's `os.pathsep` instead. Bug: 1222826 Change-Id: I472ec15c2d48fe47dcf950dd9a90d3b4832f24a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3016895 Reviewed-by: John Chen <johnchen@chromium.org> Reviewed-by: Dirk Pranke <dpranke@google.com> Auto-Submit: Kyle Farnung <kfarnung@microsoft.com> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#899746}