| 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. |
|||
|
|||
__package__ =
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 26 16:18:40 2010 | http://epydoc.sourceforge.net |