~lgs/pyflakes/check-return-messages

Viewing all changes in revision 37.

  • Committer: exarkun
  • Date: 2009-07-06 14:49:33 UTC
  • Revision ID: vcs-imports@canonical.com-20090706144933-72tkn4b4x7ozsmwr
Merge pyflakes-redefined-by-subclass-2171

Author: exarkun
Reviewer: glyph
Fixes: #2171

Correct Pyflakes' checking of newly defined class names and the base names used
in their definition.  Previously these were checked in the wrong order relative to
each other, resulting in some spurious warnings and some warnings being omitted.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: