| Home | Trees | Indices | Help |
|---|
|
|
StringIO.StringIO --+
|
GozerStringIO
|
|||
|
|||
|
Inherited from |
|||
|
|||
Read until EOF using readline() and return a list containing the lines thus read. If the optional sizehint argument is present, instead of reading up to EOF, whole lines totalling approximately sizehint bytes (or more to accommodate a final whole line).
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0 on Fri Sep 26 22:09:19 2008 | http://epydoc.sourceforge.net |