Re: [Orbit-python-list] Memory issues with Anys
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2001-09-07 18:53:58
|
> Basically, I Py_INCREF the tc and value before returning them, which > I think accounts for the reference the calling code will get. But, > than again, I'm no expert :-). Yes, this is correct. I'll merge the patch tonight. Sorry I took so long to reply -- I had a busy week at work. :) Thanks for the fix! Cheers, Jaosn. |