]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #21750: Further fixup to be styled like other mock APIs.
authorRobert Collins <rbtcollins@hp.com>
Thu, 23 Jul 2015 15:48:20 +0000 (03:48 +1200)
committerRobert Collins <rbtcollins@hp.com>
Thu, 23 Jul 2015 15:48:20 +0000 (03:48 +1200)
commitca647ef60aa74e3dea81a399ded20c648a69e742
tree041db4c6d33f51e0965162ae4521838c8cf469dc
parent80e4f30e64e2e5f8506f8342f6fca63eab20a4ab
Issue #21750: Further fixup to be styled like other mock APIs.
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testmock.py
Lib/unittest/test/testmock/testwith.py