Comment 3 for bug 1675659

Revision history for this message
asmeurer (asmeurer) wrote :

I think pyflakes automatically assumes functions and module level variables are "used" because they could just be defined to be importable from other modules.