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
More information about the Python-list mailing list
Fri Nov 8 19:29:26 EST 2002
- Previous message (by thread): socket.py and 2.2.1
- Next message (by thread): pickle-ing two instances of the same class on MSW
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): socket.py and 2.2.1
- Next message (by thread): pickle-ing two instances of the same class on MSW
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list