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 r.david.murray
Recipients docs@python, ezio.melotti, flox, python-dev, r.david.murray, ronaldoussoren, vitaly
Date 2016-05-23.13:11:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464009098.22.0.845270634342.issue17866@psf.upfronthosting.co.za>
In-reply-to
Content
At the time I wanted it to be named assertCountsEqual, which is better (IMO) than either assertItemsEqual or assertCountEqual.  I lost that naming contest, though :(.  On the third hand, I don't think there exists a good two word name for what the function does.
History
Date User Action Args
2016-05-23 13:11:38r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, ezio.melotti, flox, docs@python, python-dev, vitaly
2016-05-23 13:11:38r.david.murraysetmessageid: <1464009098.22.0.845270634342.issue17866@psf.upfronthosting.co.za>
2016-05-23 13:11:38r.david.murraylinkissue17866 messages
2016-05-23 13:11:38r.david.murraycreate