[Pythonmac-SIG] lots of Python-Cocoa errors in XCode console window...

Bill Janssen janssen at parc.com
Sat Nov 1 23:47:47 CET 2008


I'm trying a simple Python-Cocoa app, using Xcode and the system Python.

I'm getting lots of error messages in my Xcode console of this form:

2008-11-01 15:42:48.000 cocoa-gadget[30179:1233b] *** _NSAutoreleaseNoPool(): Object 0x3f1030 of class NSCFString autoreleased with no pool in place - just leaking

Should I be worried?  And if not, how can I suppress these messages?

Bill


More information about the Pythonmac-SIG mailing list