~divmod-dev/divmod.org/combinator-wants-user-site-packages-3002

Viewing all changes in revision 2664.

  • Committer: exarkun
  • Date: 2010-04-03 12:46:54 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17928
Merge pyflakes-class-name-binding-2999

Author: exarkun
Reviewer: jesstess, mithrandi
Fixes: #2999

Fix a bug in the checker's handling of class names which caused
a class's own binding to be considered valid within the definition
of the class itself.

Now the binding is only valid after the class definition.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: