[IronPython] Redirecting input/output in IronPython 2.x
David Seruyange
idmkid at yahoo.com
Thu Apr 17 10:58:34 PDT 2008
Hey everyone,
looking at a lot of the samples online I see the following:
pythonEngine.SetStandardError(s);
pythonEngine.SetStandardOutput(s);where s is some stream. The Python Engine doesn't seem to support that method when I make a reference to IronPython 2.0. Am I missing something or are the online resources now obsolete?
Thanks much -
David
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ironpython.com/pipermail/users-ironpython.com/attachments/20080417/761779f9/attachment-0001.htm
More information about the Users
mailing list