Comment 2 for bug 1624098

Revision history for this message
Bob Alexander (bobjalex) wrote : Re: [Bug 1624098] Re: AttributeError: 'Checker' object has no attribute 'JOINEDSTR'

Thanks for reply -- I patched my version and all is well.

On Thu, Sep 15, 2016 at 2:08 PM, John Vandenberg <email address hidden> wrote:

> This has been fixed in master -
> https://github.com/PyCQA/pyflakes/pull/80
>
> ** Changed in: pyflakes
> Status: New => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1624098
>
> Title:
> AttributeError: 'Checker' object has no attribute 'JOINEDSTR'
>
> Status in Pyflakes:
> Fix Committed
>
> Bug description:
> Seems to occur when checking code that has adjacent string literals.
> e.g. "abc" "def", but not totally sure that's the cause.
>
> Hopefully this will be easy to spot by looking at your source code.
> Let me know of you need more info.
>
> Bob
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pyflakes/+bug/1624098/+subscriptions
>