Home | Trees | Indices | Help |
---|
|
Read a line from a file
The line is stripped of whitespaces at the start and the end of the line and stored in a variable self.line
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
reads the next line fh - filehandle to read from Return value: False if the end of the file was reached. True otherwise |
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jun 12 09:09:54 2013 | http://epydoc.sourceforge.net |