From: Tavis R. <ta...@ca...> - 2001-06-05 18:48:33
|
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 > > > > > > ==================================== |