Fix pylint warnings in testcase_base 85/31785/3
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 26 Mar 2017 09:55:10 +0000 (11:55 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 26 Mar 2017 12:01:27 +0000 (14:01 +0200)
commite4d7506a5a21550a89f897dfaea3f0dcae352e5b
treeb6ff83746d2472684f3e3df0e02577214c2052ad
parent18745da8f335fe3049ffdd5acdafb5848981a1c9
Fix pylint warnings in testcase_base

It takes into account the following warnings:
  - bare-except
  - unused-argument
  - broad-except

Change-Id: I3a50bf6d07823edc80a7f0f78f46681ace7f4a39
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/core/testcase_base.py