| Trees | Index | Help |
|---|
| Package Bio :: Package Mindy :: Module BaseDB :: Class OpenDB |
|
DictLookup --+
|
OpenDB
BaseFlatDB,
BerkeleyDB| Method Summary | |
|---|---|
__init__(self,
dbname,
index_type)
| |
return the database table lookup for the given namespace | |
keys(self)
| |
lookup(self,
*args,
**kwargs)
| |
| Inherited from DictLookup | |
| |
| |
| |
| Method Details |
|---|
__getitem__(self,
namespace)
return the database table lookup for the given namespace
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Thu Aug 10 20:01:11 2006 | http://epydoc.sf.net |