Changeset 1490

Show
Ignore:
Timestamp:
11/02/09 19:14:46 (4 months ago)
Author:
hobu
Message:

my old python doesn't like this docstring (2.5.2) for some reason

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Rtree/trunk/tests/index.txt

    r1457 r1490  
    201201     
    202202 
    203 with interleaved=False, the order of input and output is:  
    204 (xmin, xmax, ymin, ymax, zmin, zmax, kmin, kmax) 
     203with interleaved=False, the order of input and output is: (xmin, xmax, ymin, ymax, zmin, zmax, kmin, kmax) 
    205204 
    206205    >>> idx4d = index.Index(properties=p, interleaved=False)