]> granicus.if.org Git - python/commit
Support subclassing unittest.mock._patch and fix various obscure bugs around patcher...
authorMichael Foord <michael@voidspace.org.uk>
Sun, 25 Mar 2012 17:57:58 +0000 (18:57 +0100)
committerMichael Foord <michael@voidspace.org.uk>
Sun, 25 Mar 2012 17:57:58 +0000 (18:57 +0100)
commit50a8c0ef5d6c7ae213d86940cc842c0f73fb273a
tree4df0c729656f233d927e0c9663fd716ca1b4bbe2
parenta3eabb6f8eb0c8f9e5c3d2ecd6f60a96567624b3
Support subclassing unittest.mock._patch and fix various obscure bugs around patcher spec arguments
Lib/unittest/mock.py
Lib/unittest/test/testmock/testpatch.py