← Back to team overview

divmod-dev team mailing list archive

[Bug 969920] Re: pyflakes: wrong redefine warning

 

*** This bug is a duplicate of bug 800691 ***
    https://bugs.launchpad.net/bugs/800691

** This bug has been marked a duplicate of bug 800691
   False positive redefinition with functions defined in conditionals

-- 
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