Steven D'Aprano <[email protected]>: > The main reason for supporting arbitrary chained operators is that > they could be overloaded and have some meaning that makes sense:
Operator overloading is yet another unfortunate language feature. Marko -- https://mail.python.org/mailman/listinfo/python-list
