[Numpy-discussion] views and object lifetime

Neal Becker ndbecker2 at gmail.com
Wed Feb 18 07:27:38 EST 2009


How is it ensured, at the C api level, that when I have an array A, and a view
of it B, that the data is not destroyed until both A and B are?




More information about the NumPy-Discussion mailing list