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

Issue 197063002: Import local gyp.py, then fallback to system

Created:
6 years, 9 months ago by mateus.caruccio
Modified:
5 years, 3 months ago
Reviewers:
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

Import local gyp.py, then fallback to system Some systems have an old gyp version, which causes an ImportError. It is better to import newer local (aka virtenv) gyp.py first, then fallback to system-wide version. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M gyp_main.py View 1 chunk +3 lines, -2 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698