divmod-dev team mailing list archive
-
divmod-dev team
-
Mailing list archive
-
Message #00237
[Bug 969920] Re: pyflakes: wrong redefine warning
** Attachment added: "test.py"
https://bugs.launchpad.net/bugs/969920/+attachment/2974123/+files/test.py
--
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
References