On Mon, Dec 21, 2009 at 5:11 PM, Iustin Pop <[email protected]> wrote:
> This patch adds targeted pylint disables, where it makes sues (either
> due to limitations in pylint or due to historical usage), and also a few
> blanket ones in rapi where all the names are… “different”.
> ---
>  lib/__init__.py       |    2 ++
>  lib/backend.py        |    6 +++++-
>  lib/bdev.py           |    2 +-
>  lib/cli.py            |    8 ++++----
>  lib/cmdlib.py         |    8 ++++----
>  lib/http/client.py    |    2 +-
>  lib/jstore.py         |    7 ++++---
>  lib/locking.py        |    4 ++--
>  lib/mcpu.py           |    2 +-
>  lib/objects.py        |    2 ++
>  lib/rapi/baserlib.py  |    4 ++++
>  lib/rapi/connector.py |    4 ++++
>  lib/rapi/rlib2.py     |    5 ++++-
>  lib/rpc.py            |    7 ++++---
>  lib/serializer.py     |    4 ++++
>  15 files changed, 46 insertions(+), 21 deletions(-)

LGTM
-- 
olive

Reply via email to