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 gvanrossum
Recipients gvanrossum, socketpair, vstinner, yselivanov
Date 2015-06-28.07:25:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435476315.24.0.182319946612.issue24523@psf.upfronthosting.co.za>
In-reply-to
Content
The docs say that it returns two *sets* and Python's set datatype is unordered. So that's all you need to know. I don't think there's anything else needed in the docs.
History
Date User Action Args
2015-06-28 07:25:15gvanrossumsetrecipients: + gvanrossum, vstinner, socketpair, yselivanov
2015-06-28 07:25:15gvanrossumsetmessageid: <1435476315.24.0.182319946612.issue24523@psf.upfronthosting.co.za>
2015-06-28 07:25:15gvanrossumlinkissue24523 messages
2015-06-28 07:25:15gvanrossumcreate