Add library 'six' to //third_party.
Modify scripts that indirectly use it to include the new location into sys.path so that they are not implicitly using a copy of six that is installed in the environment. Bug: 1004616,1047519 Change-Id: I7d5054802a57744933f038ea0b58af8f7f4314a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2043078Reviewed-by:Nico Weber <thakis@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:
Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Chris Palmer <palmer@chromium.org> Commit-Queue: Sajjad Mirza <sajjadm@chromium.org> Cr-Commit-Position: refs/heads/master@{#740455}
Showing
third_party/six/LICENSE
0 → 100644
third_party/six/OWNERS
0 → 100644
third_party/six/src/CHANGES
0 → 100644
third_party/six/src/LICENSE
0 → 100644
This diff is collapsed.
third_party/six/src/setup.py
0 → 100644
third_party/six/src/six.py
0 → 100644
This diff is collapsed.
This diff is collapsed.
third_party/six/src/tox.ini
0 → 100644
Please register or sign in to comment