Antoine Pitrou <pit...@free.fr> added the comment:

(and to follow on my example, I'd point that the unpickled instance is still an 
instance of the right class:

>>> type(x)
<class '__main__.C'>

)

----------

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

Reply via email to