| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
EntryReader
Generic flatfile reader. Provides efficient iterable interface over the entries in the specified stream.
| Instance Methods | |||
|
|||
|
|||
| generator |
|
||
| list |
|
||
|
Inherited from |
|||
| Properties | |
| end_marker | |
| start_marker | |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return an iterator over all entries from the stream/flat file.
|
| Property Details |
end_marker
|
start_marker
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:06 2017 | http://epydoc.sourceforge.net |