> It would also change the meaning of existing valid programs such as:
> 
>    x = 1,
>    y()

This is the strongest argument against the idea that I've seen so far.

It could be solved by *not* treating , as an operator, and by keeping the
open bracket rule.


_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to