Comment 6 for bug 1560134

Revision history for this message
John Vandenberg (jayvdb) wrote : Re: checkr.py; TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'

fwiw, there is a version mixup at the moment, with pypi providing 1.2.0 but master is still 1.1.0
(https://github.com/pyflakes/pyflakes/blob/master/pyflakes/__init__.py)

Thanks for the report Miguel. I can see where the problem is, and should have a fix shortly.