Ben Finney wrote:
> Really? Where does Python guarantee that the left side *must* be
> evaluated before the right side of a comparison?
in the language reference:
http://docs.python.org/ref/evalorder.html
</F>
--
http://mail.python.org/mailman/listinfo/python-list
