Nathan wrote:
How many programmer will read "||" or "OR" as a classic "or" operator?
It will certainly confuse someone who has any C reflexes, since "||" in C is just a boolean "or". -- Greg _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/