| 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 Tue Feb 5 17:59:45 2013 | http://epydoc.sourceforge.net |