[Python-ideas] a in x or in y

אלעזר elazarg at gmail.com
Thu Feb 13 18:04:06 CET 2014


Another issue: people will expect

    for i in a and not in b:
        print(i)

to work.

Elazar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20140213/cb44fb93/attachment-0001.html>


More information about the Python-ideas mailing list