Usefulness of the "not in" operator
Chris Angelico
rosuav at gmail.com
Sat Oct 8 11:20:01 EDT 2011
More information about the Python-list mailing list
Sat Oct 8 11:20:01 EDT 2011
- Previous message (by thread): Usefulness of the "not in" operator
- Next message (by thread): Usefulness of the "not in" operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Oct 9, 2011 at 2:16 AM, Dave Angel <d at davea.name> wrote: > You should say > "... parenthesis are not necessary ("not" has LOWER precedence than > "in")." > Is "are not" an operator in English, or should this be "not parentheses are necessary"? ChrisA
- Previous message (by thread): Usefulness of the "not in" operator
- Next message (by thread): Usefulness of the "not in" operator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list