Changeset 1566 for Rtree/trunk/tests/index.txt
- Timestamp:
- 03/04/10 19:47:29 (5 months ago)
- Files:
-
- 1 modified
-
Rtree/trunk/tests/index.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Rtree/trunk/tests/index.txt
r1565 r1566 300 300 >>> hits[0] 301 301 42 302 302 >>> len(hits) 303 10 304 305 >>> strm_idx.count((0, 60, 0, 60)) 306 10L 307 303 308 >>> del strm_idx 304 309
