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 serhiy.storchaka
Recipients ncoghlan, serhiy.storchaka
Date 2017-11-17.09:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510909940.0.0.213398074469.issue32055@psf.upfronthosting.co.za>
In-reply-to
Content
`a in b < c` makes sense if b and c are sets.
History
Date User Action Args
2017-11-17 09:12:20serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan
2017-11-17 09:12:19serhiy.storchakasetmessageid: <1510909940.0.0.213398074469.issue32055@psf.upfronthosting.co.za>
2017-11-17 09:12:19serhiy.storchakalinkissue32055 messages
2017-11-17 09:12:19serhiy.storchakacreate