~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4634.71.2.

  • Committer: John Arbash Meinel
  • Date: 2009-09-09 19:32:27 UTC
  • mto: (4634.52.16 2.0)
  • mto: This revision was merged to the branch mainline in revision 4738.
  • Revision ID: john@arbash-meinel.com-20090909193227-fd07kyduo1ty0d81
If we are going to sometimes use a dict, we have to conform to just the dict interface.

We were using Cache.add() when really we can just use Cache[foo] = bar

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: