◐ Shell
clean mode source ↗

Message 112474 - Python tracker

I think methods should be picklable just like global functions are, that is, by pickling a tuple of the fully-qualified class name ("mymodule.myclass"), method name ("mymethod"), and self.