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 wim.glenn
Recipients wim.glenn
Date 2016-12-01.05:59:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480571955.12.0.693605926958.issue28848@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a first attempt at a patch.  

If it doesn't go into Lib finally, I'll just put up a CopyingMock on pypi instead.  But it seemed like the kind of feature which should just be in mock directly rather than 3rd party, preferably.
History
Date User Action Args
2016-12-01 05:59:15wim.glennsetrecipients: + wim.glenn
2016-12-01 05:59:15wim.glennsetmessageid: <1480571955.12.0.693605926958.issue28848@psf.upfronthosting.co.za>
2016-12-01 05:59:15wim.glennlinkissue28848 messages
2016-12-01 05:59:14wim.glenncreate