]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add example to the documentation for calling unittest.mock.patch with create=True...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Jan 2019 21:50:02 +0000 (13:50 -0800)
committerGitHub <noreply@github.com>
Wed, 9 Jan 2019 21:50:02 +0000 (13:50 -0800)
commit2b3db493690c286565b91b3d604cda38adb24636
tree202f295a2fd281494a4688e5fbb3bd70c769b304
parent6f76ef81596bbd885957b7fea3f40024ed9d6797
Add example to the documentation for calling unittest.mock.patch with create=True (GH-11056)

(cherry picked from commit d6acf17c05315cd34124d678057d9543adbad404)

Co-authored-by: Pablo Galindo <Pablogsal@gmail.com>
Doc/library/unittest.mock.rst