[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
- Previous message (by thread): [Python-Dev] Issue #26204: compiler now emits a SyntaxWarning on constant statement
- Next message (by thread): [Python-Dev] Issue #26204: compiler now emits a SyntaxWarning on constant statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): [Python-Dev] Issue #26204: compiler now emits a SyntaxWarning on constant statement
- Next message (by thread): [Python-Dev] Issue #26204: compiler now emits a SyntaxWarning on constant statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]