]> granicus.if.org Git - python/commit
Closes issue 14636. mock objects raise exceptions from an iterable side_effect
authorMichael Foord <michael@voidspace.org.uk>
Sat, 21 Apr 2012 14:52:11 +0000 (15:52 +0100)
committerMichael Foord <michael@voidspace.org.uk>
Sat, 21 Apr 2012 14:52:11 +0000 (15:52 +0100)
commit2cd48738ba0a593a6edf6f4f41b420ead3719e71
tree767327ab8cb7c811e009645623cd29ecc588cc20
parent24117a748b02e0d2d028956c7b118f4ecd55361c
Closes issue 14636. mock objects raise exceptions from an iterable side_effect
Doc/library/unittest.mock-examples.rst
Doc/library/unittest.mock.rst
Lib/unittest/mock.py
Lib/unittest/test/testmock/testmock.py