Trees | Indices | Help |
---|
|
Iterator interface to move over a file of IntelliGenetics entries one at a time.
|
|||
|
|||
|
|||
|
|
Initialize the iterator. Arguments: o handle - A handle with IntelliGenetics entries to iterate through. o parser - An optional parser to pass the entries through before returning them. If None, then the raw entry will be returned. |
Return the next IntelliGenetics record from the handle. Will return None if we ran out of records. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun May 3 15:51:35 2009 | http://epydoc.sourceforge.net |