Trees | Indices | Help |
---|
|
object --+ | dict --+ | FileIndex.FileIndex --+ | Index
A CLA file indexed by SCOP identifiers.
|
|||
new empty dictionary |
|
||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Arguments: filename -- The file to index iterator_gen -- A function that eats a file handle, and returns a file iterator. The iterator has a method next() that returns the next item to be indexed from the file. key_gen -- A function that generates an index key from the items created by the iterator.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Feb 7 11:50:32 2008 | http://epydoc.sourceforge.net |