Table of Contents

Class: Iterator Bio/SCOP/Raf.py

Iterates over a RAF file.

Methods   
__init__
next
  __init__ 
__init__ (
        self,
        handle,
        parser=None,
        )

Create an object that iterates over a RAF file.

handle
file-like object.
parser
an optional Parser object to change the results into another form. If set to None, then the raw contents of the file will be returned.
Exceptions   
TypeError, "I expected a file handle or file-like object"
  next 
next ( self )

Retrieve the next record.


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:55 2002 by HappyDoc version 2.0.1