~divmod-dev/divmod.org/compare-simpleordering-2839-2

Viewing all changes in revision 2604.

  • Committer: exarkun
  • Date: 2009-05-26 13:14:18 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17356
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: