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 vstinner
Recipients larry, rhettinger, vstinner
Date 2013-11-20.17:16:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1384967773.12.0.21268284112.issue19664@psf.upfronthosting.co.za>
In-reply-to
Content
In test_set, I fixed the issue by parsing repr() output, sorting items and then compare sorted items :-)
History
Date User Action Args
2013-11-20 17:16:13vstinnersetrecipients: + vstinner, rhettinger, larry
2013-11-20 17:16:13vstinnersetmessageid: <1384967773.12.0.21268284112.issue19664@psf.upfronthosting.co.za>
2013-11-20 17:16:13vstinnerlinkissue19664 messages
2013-11-20 17:16:13vstinnercreate