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 eric.araujo
Recipients Arnav.Khare, Brian.Jones, chris.jerdonek, eric.araujo, michael.foord, python-dev
Date 2012-09-28.15:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348845681.22.0.549849956765.issue15323@psf.upfronthosting.co.za>
In-reply-to
Content
Cool change.  I assume when you use mock.patch as decorator the mock name is set to the mocked object?
History
Date User Action Args
2012-09-28 15:21:21eric.araujosetrecipients: + eric.araujo, michael.foord, chris.jerdonek, Brian.Jones, python-dev, Arnav.Khare
2012-09-28 15:21:21eric.araujosetmessageid: <1348845681.22.0.549849956765.issue15323@psf.upfronthosting.co.za>
2012-09-28 15:21:20eric.araujolinkissue15323 messages
2012-09-28 15:21:20eric.araujocreate