[ZODB-Dev] odd KeyError in OOSets

Nicholas Henke henken at seas.upenn.edu
Fri Apr 18 22:52:21 EDT 2003


Just for fun I printed cmp(object,o) for each o in the OOSet:

Obj: <ClubmaskObject node0 at 0x8321008> id: 137498632
cmp: 10618
Obj: <ClubmaskObject node6 at 0x83368c0> id: 137586880
cmp: -1
Obj: <ClubmaskObject node3 at 0x8335bd8> id: 137583576
cmp: 0
Obj: <ClubmaskObject node7 at 0x8337728> id: 137590568
cmp: -1
Obj: <ClubmaskObject node2 at 0x8338370> id: 137593712
cmp: -1
Obj: <ClubmaskObject node1 at 0x8339018> id: 137596952
cmp: -1
Obj: <ClubmaskObject node4 at 0x8339b70> id: 137599856
cmp: -1

Ok -- so it is in there :/

Nic
-- 
Nicholas Henke
Penguin Herder & Linux Cluster System Programmer
Liniac Project - Univ. of Pennsylvania




More information about the ZODB-Dev mailing list