pickle-ing two instances of the same class on MSW

Nigel Moriarty nw_moriarty at yahoo.com
Fri Nov 8 19:29:26 EST 2002


Folks

I have a list of two instances of the same class in a list which I can 
pickle on LINUX but it fails on MSW with this error.

cPickle.PicklingError: Can't pickle two.Task: its not the same object as two.Task

which is stating the obvious.

Any help

Nigel



More information about the Python-list mailing list