[Pyobjc-dev] print to console
Brought to you by:
ronaldoussoren
|
From: post <po...@ty...> - 2008-07-17 14:06:35
|
hi
i want to be able to see a direct update of the log in console.app
when I "print 'something'" in my app.
The print statement only appears in console after i quit my app.
I also tried NSLog("something") but that also appears after I quit my
app.
Im using the 10.5 python.
is there a way to see the print statement directly into the console?
thanks
gr Frederik
www.typemytype.com
|