]> granicus.if.org Git - python/commit
Issue 10326: Fix regression to get test cases to pickle again.
authorRaymond Hettinger <python@rcn.com>
Sat, 25 Jun 2011 10:16:25 +0000 (12:16 +0200)
committerRaymond Hettinger <python@rcn.com>
Sat, 25 Jun 2011 10:16:25 +0000 (12:16 +0200)
commit67a3e8336fdfed67b7734871c88fe7f6fc334117
tree2ca685adb5a30ba75c69645b22448fd805301bbe
parent5b0c22ced3e756e56873a8331ff39eedef788992
Issue 10326: Fix regression to get test cases to pickle again.
Lib/unittest/case.py
Lib/unittest/test/test_case.py