| Trees | Indices | Help |
|---|
|
|
Returns one record at a time from a Prodoc file.
Methods: next Return the next record from the stream, or None.
|
|||
|
|||
| object |
|
||
|
|||
|
|||
Create a new iterator. handle is a file-like object. parser is 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. |
Return the next Prodoc record from the file. If no more records, return None.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun May 3 17:14:22 2009 | http://epydoc.sourceforge.net |