[Numpy-discussion] segfault when pickling PyObject arrays

Tavis Rudd tavis at calrudd.com
Tue Jun 5 14:52:57 EDT 2001


oops, there's a typo in that test script I posted

it should be 

b = loadIt('test.pickle')

instead of 

> > > This script segfaults
> > > ====================================
> > > #  ... same imports and func defs as above
> > > b = loadIt()
> > > print b
> > >
> > > ====================================




More information about the NumPy-Discussion mailing list