Alexandre Vassalotti <[email protected]> added the comment: I am leaving this issue open for now.
I reconsidered whether we should add pickle support for methods and I now think it would probably be a good idea. For example, the multiprocessing module would benefit from a having built-in support for method pickling (right now, it has to subclass Pickler to pickle methods). ---------- status: pending -> open _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue558238> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
