Trees | Indices | Help |
|
---|
|
object --+ | PipeSeparatedFile
Read and write simple pipe separated files.
The number of column must remain the same per line Format:
val11 | val2 | valn ...
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
kSeparator =
|
|
|||
_columncount | |||
_fileobj | |||
_formatstr | |||
Inherited from |
|
|
Note: When done writing, you have to close the file object yourself (there is no endWriting method here) |
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:19 2011 | http://epydoc.sourceforge.net |