Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29345291: Noissue - Adapt quotes for compliance with our coding style in the CMS (Closed)

Created:
May 29, 2016, 1:27 p.m. by Sebastian Noack
Modified:
May 30, 2016, 12:16 p.m.
Reviewers:
Vasily Kuznetsov
Visibility:
Public.

Description

Noissue - Adapt quotes for compliance with our coding style in the CMS

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+289 lines, -290 lines) Patch
M cms/bin/generate_static_pages.py View 7 chunks +15 lines, -15 lines 0 comments Download
M cms/bin/test_server.py View 7 chunks +26 lines, -26 lines 0 comments Download
M cms/bin/translate.py View 13 chunks +76 lines, -76 lines 0 comments Download
M cms/converters.py View 18 chunks +97 lines, -97 lines 0 comments Download
M cms/sources.py View 14 chunks +45 lines, -45 lines 0 comments Download
M cms/utils.py View 3 chunks +23 lines, -23 lines 0 comments Download
M runserver.py View 1 chunk +1 line, -1 line 0 comments Download
M tox.ini View 1 chunk +6 lines, -7 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
All changes except for tox.ini have been performed automatically by this script: https://gist.github.com/snoack/ca864fbab537782e574508e0368de033 I verified ...
May 29, 2016, 1:30 p.m. (2016-05-29 13:30:12 UTC) #1
Vasily Kuznetsov
May 30, 2016, 12:02 p.m. (2016-05-30 12:02:51 UTC) #2
On 2016/05/29 13:30:12, Sebastian Noack wrote:
> All changes except for tox.ini have been performed automatically by this
script:
> https://gist.github.com/snoack/ca864fbab537782e574508e0368de033
> 
> I verified that the resulting bytecode isn't changing using pydiff.

LGTM

Powered by Google App Engine
This is Rietveld