-
Committer:
John Arbash Meinel
-
Date:
2009-09-10 19:14:07 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-20090910191407-ig2769a7dvbwfzva
implement slicing as a tuple thunk.
Clean up a few internals that was causing problems.
It seems that btree requires slicing. We should probably
implement it directly, depending on what we need.
It is also possible now for the internal extract_key to use
a Key object, rather than a tuple.