Trees | Indices | Help |
---|
|
Large file parsing of Genepop files
The standard parser loads the whole file into memory. This parser provides an iterator over data.
Classes: LargeRecord Holds GenePop data.
Functions: read Parses a GenePop record (file) into a Record object.
|
|||
Record Holds information from a GenePop record. |
|
|||
|
|||
|
|
|||
__package__ =
|
|
Parses a handle containing a GenePop file. handle is a file-like object that contains a GenePop record. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 1 00:42:12 2011 | http://epydoc.sourceforge.net |