divmod-dev team mailing list archive
-
divmod-dev team
-
Mailing list archive
-
Message #00236
[Bug 969920] [NEW] pyflakes: wrong redefine warning
Public bug reported:
Hello,
as reported on Debian at: bugs.debian.org/666503
"""
Still working with pyflake on my project and now I found this:
picca@xxxxx:/tmp$ pyflakes test.py
test.py:5: redefinition of function 'toto' from line 2
the test file is attached., indeed the condition is not that simple in real
life :)
"""
test.py attached.
Cheers,
Sandro
** Affects: pyflakes
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Divmod-
dev, which is the registrant for Pyflakes.
https://bugs.launchpad.net/bugs/969920
Title:
pyflakes: wrong redefine warning
Status in Pyflakes:
New
Bug description:
Hello,
as reported on Debian at: bugs.debian.org/666503
"""
Still working with pyflake on my project and now I found this:
picca@xxxxx:/tmp$ pyflakes test.py
test.py:5: redefinition of function 'toto' from line 2
the test file is attached., indeed the condition is not that simple in real
life :)
"""
test.py attached.
Cheers,
Sandro
To manage notifications about this bug go to:
https://bugs.launchpad.net/pyflakes/+bug/969920/+subscriptions
Follow ups
References