Package Bio :: Package Mindy :: Module BaseDB :: Class OpenDB
[show private | hide private]
[frames | no frames]

Class OpenDB

DictLookup --+
             |
            OpenDB

Known Subclasses:
BaseFlatDB

Method Summary
  __init__(self, dbname, index_type)
  __getitem__(self, namespace)
return the database table lookup for the given namespace
  keys(self)
  lookup(self, *args, **kwargs)
    Inherited from DictLookup
  get(self, key, default)
  items(self)
  values(self)

Method Details

__getitem__(self, namespace)
(Indexing operator)

return the database table lookup for the given namespace
Overrides:
Bio.Mindy.BaseDB.DictLookup.__getitem__

Generated by Epydoc 2.1 on Mon Aug 27 16:12:10 2007 http://epydoc.sf.net