|
Re: [Pyobjc-dev] Crashes in PyObjCInitNULL
From: Michael Tsai <lists@mj...> - 2006-12-29 19:10
|
On Dec 29, 2006, at 1:15 PM, Ronald Oussoren wrote: > Sounds like a reference count problem "somewhere". InitNULL should > be called only one time and creates a singleton object (objc.NULL) > which most people probably will never use. Is it expected that PyObjCInitNULL would be called from _PyType_Lookup? From the source, it looks to me like it's only called from init_objc (and isn't registered in any tables). --Michael |
| Thread | Author | Date | |
|---|---|---|---|
| [Pyobjc-dev] Crashes in PyObjCInitNULL | Michael Tsai <lists@mj...> |
|
|
|
|