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

Issue 6469005: make generator: refactor shared headers together... (Closed)

Created:
9 years, 10 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang, Michael Moss
CC:
gyp-developer_googlegroups.com
Visibility:
Public.

Description

make generator: refactor shared headers together There's no need to concatenate a bunch of strings and replace a magic __underscored__ name; Python has a built-in templating language. Committed: http://code.google.com/p/gyp/source/detail?r=883

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -20 lines) Patch
M pylib/gyp/generator/make.py View 6 chunks +14 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
9 years, 10 months ago (2011-02-09 20:43:24 UTC) #1
Lei Zhang
9 years, 10 months ago (2011-02-09 21:25:38 UTC) #2
LGTM

and it's time to read a python book again.

Powered by Google App Engine
This is Rietveld 408576698