Antoine Pitrou <[email protected]> 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 <[email protected]> <http://bugs.python.org/issue5180> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
