~cprov/pyflakes/test-packaging

Viewing all changes in revision 29.

  • Committer: exarkun
  • Date: 2009-05-26 14:14:18 UTC
  • Revision ID: vcs-imports@canonical.com-20090526141418-7puix0rm6m7b5oa2
Merge pyflakes-class-decorator-2863

Author: exarkun
Reviewer: mithrandi
Fixes: #2863

Add support for recognizing names used with the class decorator syntax, both so
that a name used in such a way is recognized as used (ie, not unused) and so that
undefined names used in such a way are reported as such.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: