** Attachment added: "test.py" https://bugs.launchpad.net/bugs/969919/+attachment/2974122/+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/969919 Title: wrong WARNING due to del Status in Pyflakes: New Bug description: Hello, as reported on Debian at: bugs.debian.org/666494 """ I am using pyflakes on my project, and I got some wrong positiv warning due to the del command. so I attached a test.py file, which shows the problem pyflakes test.py test.py:5: undefined name 'a' """ test.py attached. Cheers, Sandro To manage notifications about this bug go to: https://bugs.launchpad.net/pyflakes/+bug/969919/+subscriptions -- Mailing list: https://launchpad.net/~divmod-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~divmod-dev More help : https://help.launchpad.net/ListHelp

