On Mon, Dec 8, 2014 at 1:32 PM, Phil Frost <ind...@bitglue.com> wrote:

> Maybe. As a matter of principle, Pyflakes should only emit a warning for
> things that it is sure is an error.


The avoidance of false positives is a noble goal, but given the dynamic
nature of Python, I'm happy to put up with a few if it means flagging stuff
that is likely to be an error.

Skip
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to