]> granicus.if.org Git - python/commit
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 12 Sep 2019 11:37:05 +0000 (04:37 -0700)
committerGitHub <noreply@github.com>
Thu, 12 Sep 2019 11:37:05 +0000 (04:37 -0700)
commit648494b44aad273590382c8db5a9d1a6c96ee67a
treecd8208787d5875cd3eca1cd169a6cf77b59a3e82
parent94a684734f669eab02b5c915394b749ccf936449
bpo-35685: Add examples of unittest.mock.patch.dict usage (GH-11456)

(cherry picked from commit 31a82e25b6044a5b5ee25246bad3eb7b873cf5ec)

Co-authored-by: Emmanuel Arias <emmanuelarias30@gmail.com>
Doc/library/unittest.mock.rst