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 Janne.Karila
Recipients Bbb, Janne.Karila, hynek, sbt
Date 2012-10-26.12:12:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351253529.33.0.248194386047.issue16307@psf.upfronthosting.co.za>
In-reply-to
Content
Otherwise I agree, but what if one of the callbacks is not called? The test case would fail on assertEqual(2, len(call_args)) but you wouldn't know which callback is the problem.
History
Date User Action Args
2012-10-26 12:12:09Janne.Karilasetrecipients: + Janne.Karila, sbt, hynek, Bbb
2012-10-26 12:12:09Janne.Karilasetmessageid: <1351253529.33.0.248194386047.issue16307@psf.upfronthosting.co.za>
2012-10-26 12:12:09Janne.Karilalinkissue16307 messages
2012-10-26 12:12:09Janne.Karilacreate