]> granicus.if.org Git - python/commit
Process DEFAULT values in mock side_effect that returns iterator.
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Apr 2013 13:44:07 +0000 (16:44 +0300)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Sun, 7 Apr 2013 13:44:07 +0000 (16:44 +0300)
commit8ab1e513c1451895afd95ef2e07905ab07dc9909
treee3fe65dacc5c5540634c042af00a3ea4651d4993
parent5cd72b7b9cd56e059e8c5d980257931213ef64af
parent8b2cd75bdd22c2770960f186fb945b5de1eca524
Process DEFAULT values in mock side_effect that returns iterator.

Patch by Michael Ford.
Lib/unittest/mock.py
Lib/unittest/test/testmock/testmock.py