| Trees | Indices | Help |
|---|
|
|
A home for the page lookup construct. Basically it is a python object which implements a similar lookup mechanism to the i386 page table lookups...
|
|||
|
PageLookup An object capable of rapid lookups across a sparse address space which will also NOT eat *all* the RAMS like a straight dictionary full of millions of entries would. |
|||
|
MapLookup A specialized lookup object for large densely populated ranges which are layed out in a sparse field space themselves... |
|||
|
|||
__package__ = Nonehash(x) |
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 16 18:22:10 2012 | http://epydoc.sourceforge.net |