Ben Finney wrote: > Really? Where does Python guarantee that the left side *must* be > evaluated before the right side of a comparison? (If the right side > were to be evaluated first, the left might end up with a greater > value.) >
http://docs.python.org/ref/evalorder.html -- http://mail.python.org/mailman/listinfo/python-list