[Zope3-checkins] SVN: Zope3/branches/jim-index-restructure-2004-12/s Added a new BTree type with integer keys and float values.

Florent Guillaume fg at nuxeo.com
Fri Dec 10 13:40:09 EST 2004


Jim wrote:
> Log message for revision 28586:
>   Added a new BTree type with integer keys and float values.
>
> --- Zope3/branches/jim-index-restructure-2004-12/src/BTrees/_IIBTree.c
> 2004-12-06 19:11:35 UTC (rev 28575)
> +++ Zope3/branches/jim-index-restructure-2004-12/src/BTrees/_IFBTree.c
> 2004-12-08 22:31:12 UTC (rev 28586)
[...]
> +
> +/* IIBTree - int key, int value BTree
> +
> +   Implements a collection using int type keys
> +   and int type values
> +*/

Hasty copy-paste :-)

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   fg at nuxeo.com


More information about the Zope3-Checkins mailing list