Package envi :: Module pagelookup
[hide private]
[frames] | no frames]

Module pagelookup

source code

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...

Classes [hide private]
  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...
Variables [hide private]
  __package__ = None
hash(x)