Message 337206 - Python tracker

Message337206

Author xtreak
Recipients DeadmanWalking, docs@python, rhettinger, xtreak
Date 2019-03-05.15:27:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551799676.81.0.779849231677.issue36198@roundup.psfhosted.org>
In-reply-to
Content
To add to this is actually present in sets module documentation which has been deprecated since 2.6 though the report is true that the methods don't return a set.

Link : https://docs.python.org/2/library/sets.html#set-objects
History
Date User Action Args
2019-03-05 15:27:56xtreaksetrecipients: + xtreak, rhettinger, docs@python, DeadmanWalking
2019-03-05 15:27:56xtreaksetmessageid: <1551799676.81.0.779849231677.issue36198@roundup.psfhosted.org>
2019-03-05 15:27:56xtreaklinkissue36198 messages
2019-03-05 15:27:56xtreakcreate