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 gvanrossum
Recipients gvanrossum, luhn, vstinner, yselivanov
Date 2015-11-10.17:48:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447177720.85.0.669510156727.issue25599@psf.upfronthosting.co.za>
In-reply-to
Content
Hm... I don't know what answer you would expect. Who says your mock shouldn't behave like a coroutine? In general, passing mocks to functions is likely to return a mock -- even boolean functions.

Can you provide more context?
History
Date User Action Args
2015-11-10 17:48:40gvanrossumsetrecipients: + gvanrossum, vstinner, yselivanov, luhn
2015-11-10 17:48:40gvanrossumsetmessageid: <1447177720.85.0.669510156727.issue25599@psf.upfronthosting.co.za>
2015-11-10 17:48:40gvanrossumlinkissue25599 messages
2015-11-10 17:48:40gvanrossumcreate