Pickling an instance of a class, gives "can't pickle instancemethod
objects". What does this mean? How do I find the class method creating
the problem?
objects". What does this mean? How do I find the class method creating
the problem?
Comment