Comment 1 for bug 879945

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Why? The Python AST makes the decision that the first line of a function is the first decorator that applies to it. Pyflakes just propagates this information.