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 and, michael.foord
Date 2014-05-12.20:48:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399927696.94.0.851011734333.issue21478@psf.upfronthosting.co.za>
In-reply-to
Content
Mock objects detect when another mock is added as a "child", but they don't currently detect that a function created by autospec has been added. It should be a fairly easy fix.
History
Date User Action Args
2014-05-12 20:48:16michael.foordsetrecipients: + michael.foord, and
2014-05-12 20:48:16michael.foordsetmessageid: <1399927696.94.0.851011734333.issue21478@psf.upfronthosting.co.za>
2014-05-12 20:48:16michael.foordlinkissue21478 messages
2014-05-12 20:48:16michael.foordcreate