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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to