pyflakes 1.2.0 feature https://github.com/pyflakes/pyflakes/pull/59 rejects existing pywikibot-core code, causing all new gerrit changes to be rejected by Jenkins 's Python 3 lint rules until this is solved.
See https://integration.wikimedia.org/ci/job/tox-jessie/7611/console from https://gerrit.wikimedia.org/r/286691
04:27:53 ./scripts/flickrripper.py:318:35: F821 undefined name '_tk_error' 04:28:05 ./pywikibot/botirc.py:34:19: F821 undefined name 'e' 04:28:06 ./pywikibot/diff.py:584:15: F821 undefined name 'bserror'