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

Issue 2769011: Some preparation work towards the gclient.py refactor. (Closed)

Created:
10 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn
CC:
chromium-reviews
Visibility:
Public.

Description

Some preparation work towards the gclient.py refactor. Switch "" usage to '' to please Brad. Didn't change gclient.py yet because it will conflict with the refactor. TEST=unit tests still pass. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49545

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -102 lines) Patch
M gclient.py View 15 chunks +88 lines, -89 lines 0 comments Download
M gclient_utils.py View 6 chunks +13 lines, -13 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
10 years, 6 months ago (2010-06-11 14:33:04 UTC) #1
bradn
10 years, 6 months ago (2010-06-11 17:17:51 UTC) #2
LGTM

http://codereview.chromium.org/2769011/diff/1/3
File gclient_utils.py (right):

http://codereview.chromium.org/2769011/diff/1/3#newcode349
gclient_utils.py:349: print 'Can\'t find', config_file
Technically the style guide /gpylint allows alternate quotes, in the case where
it reduces the escaping in the string.

Powered by Google App Engine
This is Rietveld 408576698