[Lint] Fix pylint msg for rencode

This commit is contained in:
Calum Lind 2016-05-09 19:52:47 +01:00
parent 416fb5e1e3
commit 807d7a7aaf

View file

@ -37,6 +37,7 @@
#
# (The rencode module is licensed under the above license as well).
#
# pylint: disable=redefined-builtin
"""
rencode -- Web safe object pickling/unpickling.