[ZODB-Dev] Where to find BTrees specification?

Chris McDonough chrism@zope.com
Tue, 25 Sep 2001 17:48:29 -0400


See the Interfaces.py file in the lib/python/BTrees module.

----- Original Message -----
From: "Sergey Konozenko" <konozenko@certus.com>
To: <zodb-dev@zope.org>
Sent: Tuesday, September 25, 2001 5:41 PM
Subject: [ZODB-Dev] Where to find BTrees specification?


> Guys,
>
> I'm trying to figure out what kinds of classes are available in the BTrees
> module and how to use them.
>
> I can't find any information except the trivial examples in some how-tos
and
> the developer's guide. Could you please point me to something like a
> specification, interface definitions, etc.? Should I just dig in the C
code?
>
> I can have my guesses but it would be extremely useful to know for sure
what
> things like
>
> ['OOBTree', 'OOBucket', 'OOSet', 'OOTreeSet', ... ]
>
> really are.
>
> May be I'm missing some sort of common knowledge about where to find such
> information?
>
> Thanks,
>
> Sergey
>
>
>
>
> _______________________________________________
> For more information about ZODB, see the ZODB Wiki:
> http://www.zope.org/Wikis/ZODB/
>
> ZODB-Dev mailing list  -  ZODB-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zodb-dev
>