Commit 364ec6ac authored by Michel Pelletier's avatar Michel Pelletier

Fixed object indexing, my bad i broke it

parent aff072c9
......@@ -84,7 +84,7 @@
##############################################################################
"""Simple column indices"""
__version__='$Revision: 1.24 $'[11:-2]
__version__='$Revision: 1.25 $'[11:-2]
from Globals import Persistent
from BTree import BTree
......@@ -341,3 +341,4 @@ class Index(Persistent):
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