[IronPython] Redirecting input/output in IronPython 2.x

David Seruyange idmkid at yahoo.com
Thu Apr 17 19:58:34 CEST 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://mail.python.org/pipermail/ironpython-users/attachments/20080417/761779f9/attachment.html>


More information about the Ironpython-users mailing list