commit | 4eb2b28553eceda5a19465534bc906929dd85243 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 02 23:51:30 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Nov 02 23:51:30 2010 +0000 |
tree | e8c46b1416a4155b3d2852ad689f9fac901a828d | |
parent | fa6582752a19f38f8c666d36122c7fc450c2dcf5 [diff] |
Merged revisions 86130 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86130 | antoine.pitrou | 2010-11-03 00:50:11 +0100 (mer., 03 nov. 2010) | 3 lines Issue #10173: test_multiprocessing shouldn't pickle TestCase instances ........