On Sep 26, 2006, at 12:30 PM, Jesus Cea wrote: >> def note_change_of_bnode_containing_key(self, key): >> """() >> If self[key] is a non-persistent container with changes >> that you >> want >> to include in the next transaction, call this. >> """ >> self[key] = self[key] > > David, you are so polite!. Thanks for calling me "fool" with such a > soft > tone :-). I actually think this method is worth having in BTree so that the intent of this assignment can be clear.