Package xdp :: Package io :: Module text :: Class Text
[show private | hide private]
[frames | no frames]

Class Text


The (empty) header of a plain-text file.
Method Summary
  write(self, data, stream)
Write a dataset to an output stream in plain-text.

Method Details

write(self, data, stream)

Write a dataset to an output stream in plain-text. Any associated metadata, including the column names, will not be written.
Parameters:
data - dataset
           (type=Data)
stream - output stream
           (type=file)

Generated by Epydoc 2.1 on Wed Jul 20 11:51:05 2005 http://epydoc.sf.net