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 Vlastimil.Zíma, michael.foord, r.david.murray
Date 2014-02-28.15:59:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393603199.96.0.682318162143.issue20804@psf.upfronthosting.co.za>
In-reply-to
Content
Sentinels are not equal unless they are the *same object*, just as for any python object that does not have a defined __eq__.  And as I said, this is part of the point of sentinels.
History
Date User Action Args
2014-02-28 15:59:59r.david.murraysetrecipients: + r.david.murray, michael.foord, Vlastimil.Zíma
2014-02-28 15:59:59r.david.murraysetmessageid: <1393603199.96.0.682318162143.issue20804@psf.upfronthosting.co.za>
2014-02-28 15:59:59r.david.murraylinkissue20804 messages
2014-02-28 15:59:59r.david.murraycreate