summaryrefslogtreecommitdiff
path: root/examples/custom_raw.py
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-02 16:15:31 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-02 16:15:31 +0200
commitebd9d5a29c238e77481f33f4f4305346c5fe7080 (patch)
tree5c224cc4dc2db441514a439c1cef5a7e1f3e772e /examples/custom_raw.py
parent45c4d98ffc42d40ec4a9f92f852dc083bb672df9 (diff)
downloadpylint-git-ebd9d5a29c238e77481f33f4f4305346c5fe7080.tar.gz
Fix a false positive on Python 2 for raising-bad-type and tuples.
Raising tuples in the form 'raise (ZeroDivisionError, None)' is not an error on Python 2, but it is an error on Python 3.
Diffstat (limited to 'examples/custom_raw.py')
0 files changed, 0 insertions, 0 deletions