Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:

I see the following under 
<http://docs.python.org/dev/py3k/library/pickle.html#pickling-class-instances>:

Note If __getstate__() returns a false value, the __setstate__() method will 
not be called.  That was added in r62216 and highlighted in r67045.

Is there anything else that needs to be done here?

----------
assignee:  -> belopolsky
nosy: +belopolsky
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6827>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to