How to Redirect Output from Python Using the DLR Hosting API
seshadripv has a long blog entry showing how to using the core classes in the Dynamic Language Runtime hosting API to divert the standard output and error streams (using the ScriptIO class) on a hosted Python Engine.
Comments
Post a Comment