Neal Becker wrote:

> It seems that calling PySequence_GetItem on a PyArrayObject does not inc
> refcount on the original object?  That is surprising.  Then, I suppose my
> code is supposed to do that itself?

Not sure what I was doing wrong before, but seems to be working as expected
now, sorry for the noise.

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to