Re: Redirecting STDOUT using C calls.

2007-12-30 Thread Tom Gaudasinski
Christian Heimes wrote: > Tom Gaudasinski wrote: > >> Greetings, >> I'm trying to redirect python's stdout to another location. The >> reason for this is that I'm embedding python in an application. Now, >> originally my code was

Redirecting STDOUT using C calls.

2007-12-30 Thread Tom Gaudasinski
Greetings, I'm trying to redirect python's stdout to another location. The reason for this is that I'm embedding python in an application. Now, originally my code was developed for Linux and that did not require redirection due to the fact that every X11 application can have an STDOUT assoc