[ZODB-Dev] Rangesearch on OOSets badly broken

Andreas Jung Andreas Jung" <andreas@zope.com
Thu, 18 Apr 2002 14:47:20 -0400


I inserted about 100.000 string into an OOSet instance. 
Trying to use the range-search to find strings with a common
prefix leads quite often to SystemErrors:

>s.keys("xx","vvvv")
SystemError: Objects/listobject.c:33 bad argument to internal function

Other min-max pairs works sometimes and sometimes not. 

Andreas

    ---------------------------------------------------------------------
   -    Andreas Jung                            Zope Corporation       -
  -   EMail: andreas@zope.com                http://www.zope.com      -
 -  "Python Powered"                       http://www.python.org     - 
  -   "Makers of Zope"                       http://www.zope.org      - 
   -            "Life is too short to (re)write parsers"               -
    ---------------------------------------------------------------------