Ram Rachum added the comment:

Wrong, because the object itself could be pickleable but refer to a different 
object which is non-pickleable. I want to know whether the object itself, 
without any object it refers to, is pickleable.

Also, pickling an object could be very resource-intensive, depending on its 
size.

----------

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

Reply via email to