Chromium Code Reviews

Issue 10202010: Remove E1101 errors generated by colorama.AnsiCodes. (Closed)

Created:
8 years, 8 months ago by M-A Ruel
Modified:
8 years, 8 months ago
Reviewers:
cmp
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Remove E1101 errors generated by colorama.AnsiCodes. Pylint fails to parse generated members in a __init__() function. R=cmp@chromium.org BUG= TEST=Manually tested on linux, cygwin and windows Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133705

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+14 lines, -11 lines)
M pylintrc View 1 chunk +1 line, -1 line 0 comments
M third_party/colorama/ansi.py View 3 chunks +13 lines, -10 lines 0 comments

Messages

Total messages: 4 (0 generated)
M-A Ruel
8 years, 8 months ago (2012-04-24 14:58:07 UTC) #1
cmp
lgtm
8 years, 8 months ago (2012-04-24 16:20:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/10202010/1
8 years, 8 months ago (2012-04-24 16:28:47 UTC) #3
commit-bot: I haz the power
8 years, 8 months ago (2012-04-24 16:35:53 UTC) #4
Change committed as 133705

Powered by Google App Engine