Home | Trees | Index | Help |
|
---|
Package xdp :: Package io :: Module text |
|
Read and write plain-text files of data.
Any lines at the start of the file beginning with the symbols '#', '!', or ';' are treated as headers and discarded.Classes | |
---|---|
Text |
The (empty) header of a plain-text file. |
Function Summary | |
---|---|
2-tuple of the form (header,
data)
|
Read plain-text data from an input stream. |
Function Details |
---|
readTextFile(stream, comments='#!;')Read plain-text data from an input stream.
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Wed Jul 20 11:51:04 2005 | http://epydoc.sf.net |