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 terry.reedy
Recipients rhettinger, rousseldenis, serhiy.storchaka, terry.reedy
Date 2021-01-29.19:59:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611950384.6.0.737136859886.issue43029@roundup.psfhosted.org>
In-reply-to
Content
I think you meant assertEqual(len(alist), len(set(alist))).  I agree with others.
History
Date User Action Args
2021-01-29 19:59:44terry.reedysetrecipients: + terry.reedy, rhettinger, serhiy.storchaka, rousseldenis
2021-01-29 19:59:44terry.reedysetmessageid: <1611950384.6.0.737136859886.issue43029@roundup.psfhosted.org>
2021-01-29 19:59:44terry.reedylinkissue43029 messages
2021-01-29 19:59:44terry.reedycreate