ovsdbapp/ovsdbapp/backend/ovs_idl/windows
Chuck Short ac3c95c1b4 update pylint to 1.9.2
The older version of pylint being used does not work
correctly under python 3. In order to be able to
update the pylint job to run under python 3,
we need to update the tool.

Aslo fix a couple of pylint issues:

- Fix import order issues.
- Fix 'no-else-return' checks.

Added the following to the blacklist:

- inconsistent-return-statements
- catching-non-exception
- using-constant-test

Change-Id: I91a304241ebdb4d6bd15509cae8463d7b43b3c0f
Signed-off-by: Chuck Short <chucks@redhat.com>
2018-08-21 09:36:16 -04:00
..
__init__.py Add Windows support when using eventlet with monkey_patch 2017-07-05 23:08:03 +03:00
connection_utils.py Add Windows support when using eventlet with monkey_patch 2017-07-05 23:08:03 +03:00
utils.py update pylint to 1.9.2 2018-08-21 09:36:16 -04:00