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

Issue 8393009: Handle paths with raw strings (Closed)

Created:
9 years, 1 month ago by codefu
Modified:
9 years, 1 month ago
Reviewers:
mmendez, zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
codefu
9 years, 1 month ago (2011-10-25 19:12:20 UTC) #1
mmendez
On 2011/10/25 19:12:20, codefu wrote: LGTM
9 years, 1 month ago (2011-10-25 19:19:15 UTC) #2
zundel
9 years, 1 month ago (2011-10-25 19:26:44 UTC) #3
http://codereview.chromium.org/8393009/diff/1/compiler/generate_source_list.py
File compiler/generate_source_list.py (right):

http://codereview.chromium.org/8393009/diff/1/compiler/generate_source_list.p...
compiler/generate_source_list.py:57: out.write('''      r'%s',%s''' %
(os.path.join(self.path, filename),'\n'))
PYTHON STYLE GUIDE VIOLATION ALERT:  need space after comma.

Powered by Google App Engine
This is Rietveld 408576698