raiseAssertionError("The index file at %s is too large to fit into a mapped window (%i > %i). This is a limitation of the implementation"% (self._indexpath, self._cursor.file_size(), mman.window_size()))
#END assert window size
else:
# now its time to initialize everything - if we are here, someone wants
# to access the fanout table or related properties