[Pyobjc-dev] NSGraphicsContext.graphicsPort() prints debugging message
Brought to you by:
ronaldoussoren
|
From: Greg E. <gre...@ca...> - 2010-12-16 05:51:51
|
Every time NSGraphicsContext.graphicsPort() is called, I get
a message like this:
2010-12-16 18:49:28.865 Python[210:607] PyObjCPointer created: at 0x395ded0 of
type {CGContext=}
Is there any way of turning these messages off? I'm finding
them annoying.
--
Greg
|