Trees | Index | Help |
---|
Package Bio :: Module Index |
|
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.Classes | |
---|---|
_InMemoryIndex |
This creates an in-memory index file. |
_ShelveIndex |
An index file wrapped around shelve. |
Index |
This creates an in-memory index file. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:43:43 2007 | http://epydoc.sf.net |