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 Wilfred.Hughes, michael.foord
Date 2015-08-13.09:08:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439456890.26.0.272072236875.issue24857@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, I misunderstood the bug report - however, call_args is a tuple, so you can't compare it directly to a string like that. Please refer to the docs on using call_args.
History
Date User Action Args
2015-08-13 09:08:10michael.foordsetrecipients: + michael.foord, Wilfred.Hughes
2015-08-13 09:08:10michael.foordsetmessageid: <1439456890.26.0.272072236875.issue24857@psf.upfronthosting.co.za>
2015-08-13 09:08:10michael.foordlinkissue24857 messages
2015-08-13 09:08:10michael.foordcreate