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 Julian, brett.cannon, chris.jerdonek, daniel.urban, eric.araujo, ezio.melotti, michael.foord, pablomouzo
Date 2012-09-17.13:48:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347889737.84.0.630927432331.issue11664@psf.upfronthosting.co.za>
In-reply-to
Content
Why would mock.patch.object be the appropriate one to add to TestCase? patch.object is used orders of magnitude less than patch.
History
Date User Action Args
2012-09-17 13:48:57michael.foordsetrecipients: + michael.foord, brett.cannon, ezio.melotti, eric.araujo, pablomouzo, daniel.urban, chris.jerdonek, Julian
2012-09-17 13:48:57michael.foordsetmessageid: <1347889737.84.0.630927432331.issue11664@psf.upfronthosting.co.za>
2012-09-17 13:48:57michael.foordlinkissue11664 messages
2012-09-17 13:48:57michael.foordcreate