-
Committer:
Scott Moser
-
Date:
2016-01-07 16:21:29 UTC
-
mto:
This revision was merged to the branch mainline in
revision
335.
-
Revision ID:
smoser@ubuntu.com-20160107162129-fkcpleskcb0prxm1
add running of pylint for python27 and python34
This adds the running of pylint in '--errors-only' mode for
both python27 and python34.
It finds a couple legitimate issues, and I've included fixes here for those.
There is one work around for an issue i opened at
https://github.com/PyCQA/pylint/issues/769