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