| 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 |
rewinds the file (seeks to the beginning)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sat May 24 08:37:07 2008 | http://epydoc.sourceforge.net |