Package Bio :: Module Index
[show private | hide private]
[frames | no frames]

Module Bio.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.

Generated by Epydoc 2.1 on Thu Aug 10 20:01:14 2006 http://epydoc.sf.net