~divmod-dev/divmod.org/nevow-declare-twisted-dep-2629

Viewing all changes in revision 2596.

  • Committer: exarkun
  • Date: 2009-05-14 13:33:33 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17278
Merge optimize-setattr-2793-2

Author: exarkun
Reviewer: washort, glyph
Fixes: #2793

Speed up setting attributes on Item instances by caching
descriptor setter methods on their first use so that they
can later be found against with a dictionary lookup instead
of an mro traversal.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: