Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(398)

Issue 2489393002: Use the proper sys.path in build/print_python_deps.py (Closed)

Created:
4 years, 1 month ago by agrieve
Modified:
4 years, 1 month ago
Reviewers:
jbudorick
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use the proper sys.path in build/print_python_deps.py We need to ensure the main module's directory is the first entry in sys.path. BUG=662258 Committed: https://crrev.com/69a180f7e6da80b60b1b2bca0eee0acab322f9aa Cr-Commit-Position: refs/heads/master@{#431327}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M build/print_python_deps.py View 1 chunk +3 lines, -1 line 3 comments Download

Messages

Total messages: 15 (8 generated)
jbudorick
https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py File build/print_python_deps.py (right): https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py#newcode87 build/print_python_deps.py:87: sys.path[0] = os.path.dirname(options.module) Do we want anything else in ...
4 years, 1 month ago (2016-11-10 19:41:03 UTC) #5
agrieve
https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py File build/print_python_deps.py (right): https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py#newcode87 build/print_python_deps.py:87: sys.path[0] = os.path.dirname(options.module) On 2016/11/10 19:41:02, jbudorick wrote: > ...
4 years, 1 month ago (2016-11-10 19:45:35 UTC) #6
jbudorick
lgtm https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py File build/print_python_deps.py (right): https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py#newcode87 build/print_python_deps.py:87: sys.path[0] = os.path.dirname(options.module) On 2016/11/10 19:45:35, agrieve wrote: ...
4 years, 1 month ago (2016-11-10 19:49:12 UTC) #7
agrieve
On 2016/11/10 19:49:12, jbudorick wrote: > lgtm > > https://codereview.chromium.org/2489393002/diff/1/build/print_python_deps.py > File build/print_python_deps.py (right): > ...
4 years, 1 month ago (2016-11-10 19:53:07 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2489393002/1
4 years, 1 month ago (2016-11-10 19:53:45 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-10 20:00:35 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-10 20:10:53 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/69a180f7e6da80b60b1b2bca0eee0acab322f9aa
Cr-Commit-Position: refs/heads/master@{#431327}

Powered by Google App Engine
This is Rietveld 408576698