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

Issue 475493002: Closure compiler: add pydoc for parts of third_party/closure_compiler/. (Closed)

Created:
6 years, 4 months ago by Dan Beam
Modified:
6 years, 4 months ago
CC:
chromium-reviews, dbeam+watch-closure_chromium.org
Project:
chromium
Visibility:
Public.

Description

Closure compiler: add pydoc for parts of third_party/closure_compiler/. Also stop shadowing modules names like `file` as local variables and otherwise adhere to the Python style guide: https://google-styleguide.googlecode.com/svn/trunk/pyguide.html R=tbreisacher@chromium.org BUG=393873 TEST=pydoc checker.py processor.py Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289361

Patch Set 1 : nits #

Total comments: 11
Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -37 lines) Patch
M third_party/closure_compiler/build/inputs.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/closure_compiler/checker.py View 9 chunks +66 lines, -18 lines 11 comments Download
M third_party/closure_compiler/processor.py View 2 chunks +69 lines, -17 lines 0 comments Download
M third_party/closure_compiler/processor_test.py View 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Dan Beam
6 years, 4 months ago (2014-08-13 18:35:15 UTC) #1
Tyler Breisacher (Chromium)
lgtm https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py#newcode6 third_party/closure_compiler/checker.py:6: """A script to run Closure compiler on JavaScript ...
6 years, 4 months ago (2014-08-13 19:59:42 UTC) #2
Dan Beam
https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py#newcode6 third_party/closure_compiler/checker.py:6: """A script to run Closure compiler on JavaScript file ...
6 years, 4 months ago (2014-08-13 20:23:45 UTC) #3
Tyler Breisacher (Chromium)
https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py File third_party/closure_compiler/checker.py (right): https://chromiumcodereview.appspot.com/475493002/diff/20001/third_party/closure_compiler/checker.py#newcode58 third_party/closure_compiler/checker.py:58: _found_java = False On 2014/08/13 20:23:45, Dan Beam wrote: ...
6 years, 4 months ago (2014-08-13 20:27:01 UTC) #4
Dan Beam
6 years, 4 months ago (2014-08-13 20:28:21 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as 289361 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698