Trees | Indices | Help |
---|
|
Index.py
This module provides a way to create indexes to text files.
Classes: Index Dictionary-like class used to store index information.
_ShelveIndex An Index class based on the shelve module. _InMemoryIndex An in-memory Index class.
|
|||
_ShelveIndex An index file wrapped around shelve. |
|||
_InMemoryIndex This creates an in-memory index file. |
|||
Index This creates an in-memory index file. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:24 2008 | http://epydoc.sourceforge.net |