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

Issue 29350318: Issue 4382 - Use new syntax to catch exceptions in sitescripts (Closed)

Created:
Aug. 30, 2016, 1:28 p.m. by Sebastian Noack
Modified:
Aug. 30, 2016, 2:27 p.m.
Reviewers:
Vasily Kuznetsov
Visibility:
Public.

Description

Issue 4382 - Use new syntax to catch exceptions in sitescripts

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M sitescripts/crashes/web/submitCrash.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/extensions/bin/createNightlies.py View 2 chunks +2 lines, -2 lines 0 comments Download
M sitescripts/extensions/utils.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/reports/bin/parseNewReports.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/reports/web/submitReport.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/stats/bin/logprocessor.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/subscriptions/bin/updateStatusPage.py View 1 chunk +1 line, -1 line 0 comments Download
M sitescripts/subscriptions/combineSubscriptions.py View 2 chunks +2 lines, -2 lines 0 comments Download
M sitescripts/templateFilters.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Sebastian Noack
(Changes have been auto-generated by "2to3 --fix=except")
Aug. 30, 2016, 1:34 p.m. (2016-08-30 13:34:55 UTC) #1
Vasily Kuznetsov
Aug. 30, 2016, 2:20 p.m. (2016-08-30 14:20:20 UTC) #2
On 2016/08/30 13:34:55, Sebastian Noack wrote:
> (Changes have been auto-generated by "2to3 --fix=except")

LGTM

Powered by Google App Engine
This is Rietveld