[Pythonmac-SIG] what object I can assign to sys.stderr

Georg Seifert georg.seifert at gmx.de
Thu May 22 19:48:35 CEST 2008


hello,

with your kind help my project develops very well.

I want to redirect the output (stdout and stderr) to a NSTextView. I  
found out that I can assign a file object to sys.stdout.

How does an ObjectC object needs to looks like that I could use it as  
a "file object"?

Thanks in advance
Georg



More information about the Pythonmac-SIG mailing list