can't pickle instancemethod objects

Jim Lewis jim.lewis at miclog.com
Sun Jul 9 08:45:27 EDT 2006


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?




More information about the Python-list mailing list