~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4679.3.29.

  • Committer: John Arbash Meinel
  • Date: 2009-09-29 15:25:12 UTC
  • mto: (4679.6.1 2.1-export-c-api)
  • mto: This revision was merged to the branch mainline in revision 4735.
  • Revision ID: john@arbash-meinel.com-20090929152512-md6x01vbcb9rl2ul
Start work on implementing a Key.intern() function.

As part of this, I'm upgrading the python type to be a fully fledged class.
It will have *more* overhead than just using tuples (given that we wrap a tuple)
but at least it means we can have an interesting class object that does
more than just a tuple interface.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: