Bio :: PopGen :: FDist :: _Scanner :: Class _Scanner
[hide private]
[frames] | no frames]

Class _Scanner

source code

Scans a FDist record.

There is only one record per file.

Instance Methods [hide private]
 
feed(self, handle, consumer)
Feed in a FDist unit record for scanning.
source code
Method Details [hide private]

feed(self, handle, consumer)

source code 

Feed in a FDist unit record for scanning. handle is a file-like object that contains a FDist record. consumer is a Consumer object that will receive events as the report is scanned.