Commit 9ca50397 authored by Sidnei da Silva's avatar Sidnei da Silva

merge -r 29559:29560 from trunk

parent 0591f2d0
......@@ -105,6 +105,7 @@ class UnIndex(SimpleItem):
return self.id
def clear(self):
self._length = BTrees.Length.Length()
self._index = OOBTree()
self._unindex = IOBTree()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment