[vtkusers] reading/writing standard input/output using python
David Cole
david.cole at kitware.com
Thu Sep 14 13:47:46 EDT 2006
What do you mean by "from python"... Do you mean more than just
accessing the built-in python functions like "print" and "input()" /
"raw_input()"...?
Dominik Szczerba wrote:
> Hi,
> Is it at all possible to read/write stdin/stdout from python? I see
> vtkInputStream class, but it only has SetStream defined for
> std::istream...
> Thanks for any hints,
> Dominik
More information about the vtkusers
mailing list