[Python-Dev] Issue #26204: compiler now emits a SyntaxWarning on constant statement (original) (raw)

John Mark Vandenberg jayvdb at gmail.com
Mon Feb 8 16:48:00 EST 2016


On Tue, Feb 9, 2016 at 8:41 AM, Alexander Walters <tritium-list at sdamon.com> wrote:

On 2/8/2016 16:37, John Mark Vandenberg wrote:

fwiw, pyflakes doesnt detect this. I've created a bug for that https://bugs.launchpad.net/pyflakes/+bug/1543246 Flake8 does, so it might be in the ... poorly named ... pep8 checker.

I believe the pep8 checker does not have a check for this. Could you confirm; which flake8 code are you seeing?

-- John Vandenberg



More information about the Python-Dev mailing list