operator precedence

b_wiedermann at my-deja.com b_wiedermann at my-deja.com
Thu Dec 7 12:20:42 EST 2000


I am looking for a list of operator precedence that has been updated to
include information for Python 2.0. Also, I am looking for association
information. Should we assume that associativity is always from left to
right, except for comparison operators? What about assignment
operators; they do not appear in the language reference at

http://www.python.org/doc/current/ref/summary.html#l2h-332



Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list