summaryrefslogtreecommitdiff
path: root/pylint/utils.py
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-02-28 16:09:39 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-02-28 16:09:39 +0200
commit97bebf6a35f0581491f261e922c8ff0c07cd3eee (patch)
tree86416f00cf6d74a2ad40bd552226965526c9e81f /pylint/utils.py
parentdd276720942e6481b6a1676d2a272e986a411528 (diff)
downloadpylint-97bebf6a35f0581491f261e922c8ff0c07cd3eee.tar.gz
Add a new warning for the Python 3 porting checker, 'using-cmp-argument'.
This warning is emitted when the `cmp` argument for the `list.sort` or `sorted builtin` is encountered, since it was removed in Python 3. This is part of the issue #376.
Diffstat (limited to 'pylint/utils.py')
0 files changed, 0 insertions, 0 deletions