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 berker.peksag
Recipients BreamoreBoy, Ramchandra Apte, berker.peksag, brett.cannon, denversc, ezio.melotti, josephgordon, sandro.tosi
Date 2016-01-21.10:07:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453370821.68.0.477061061311.issue11551@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Denver.

Two things:

1. MockFunction needs to be replaced with unittest.mock.Mock.
2. Comments from Sandro and Ezio needs to be addressed.
History
Date User Action Args
2016-01-21 10:07:01berker.peksagsetrecipients: + berker.peksag, brett.cannon, ezio.melotti, sandro.tosi, BreamoreBoy, denversc, Ramchandra Apte, josephgordon
2016-01-21 10:07:01berker.peksagsetmessageid: <1453370821.68.0.477061061311.issue11551@psf.upfronthosting.co.za>
2016-01-21 10:07:01berker.peksaglinkissue11551 messages
2016-01-21 10:07:01berker.peksagcreate