This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author michael.foord
Recipients kushal.das, michael.foord
Date 2014-04-16.20:51:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397681504.34.0.196484984277.issue21271@psf.upfronthosting.co.za>
In-reply-to
Content
unittest.mock.Mock.reset_mock deliberately doesn't reset the return_value and side_effect. It would be nice if it gained parameters so that it *could*.
History
Date User Action Args
2014-04-16 20:51:44michael.foordsetrecipients: + michael.foord, kushal.das
2014-04-16 20:51:44michael.foordsetmessageid: <1397681504.34.0.196484984277.issue21271@psf.upfronthosting.co.za>
2014-04-16 20:51:44michael.foordlinkissue21271 messages
2014-04-16 20:51:44michael.foordcreate