Le mercredi 03 novembre 2010 à 14:26 +0000, Michael Foord a écrit : > > Interesting. We made some fixes before 2.7 to ensure they were copyable, > but we fixed this in the copy module. TestCase instances now store some > method objects in a dictionary which may make them unpickleable, so that > could be a new problem. I'll test with 2.6 and 2.7 to see.
I don't think it is a problem in unittest, unless pickling TestCase objects is really useful. I have fixed the problem in test_multiprocessing instead. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com