]> granicus.if.org Git - python/commit
Issue 10326: extend test for pickling of TestCase instances to ensure they can be...
authorMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 20 Nov 2010 15:43:02 +0000 (15:43 +0000)
committerMichael Foord <fuzzyman@voidspace.org.uk>
Sat, 20 Nov 2010 15:43:02 +0000 (15:43 +0000)
commit8a00eec2a8896ab2cdccbf428ab9cb22a9c34302
tree92b7ada071cf744e8f52050eabd25a8d121efde8
parent8ca6d9884bcbdd05fe270e75e10f51af614e22a2
Issue 10326: extend test for pickling of TestCase instances to ensure they can be unpickled too
Lib/unittest/test/test_case.py