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 DazWorrall, r.david.murray, ronaldoussoren
Date 2010-07-24.14:30:54
SpamBayes Score 0.16917357
Marked as misclassified No
Message-id <1279981857.24.0.357114850851.issue9367@psf.upfronthosting.co.za>
In-reply-to
Content
Except for the 2.6 backport, you could also have used assertItemsEqual, which is a smart wrapper around the idiom you implemented.
History
Date User Action Args
2010-07-24 14:30:57r.david.murraysetrecipients: + r.david.murray, ronaldoussoren, DazWorrall
2010-07-24 14:30:57r.david.murraysetmessageid: <1279981857.24.0.357114850851.issue9367@psf.upfronthosting.co.za>
2010-07-24 14:30:55r.david.murraylinkissue9367 messages
2010-07-24 14:30:55r.david.murraycreate