| 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 Fri Feb 24 13:46:10 2012 | http://epydoc.sourceforge.net |