Trees | Indices | Help |
|
---|
|
convenience class for dealing with files with comments blank (all whitespace) lines, and lines beginning with comment characters are skipped. anything following a comment character on a line is stripped off
|
|||
|
|||
|
|||
|
|||
|
|
read the next line and return it. return '' on EOF |
return a list of all the lines left in the file return [] if there are none |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 23 18:49:15 2016 | http://epydoc.sourceforge.net |