Bob Ippolito wrote:

> Would "and" and "or" still be able to properly short-circuit given
> this proposal?

Yes. I was very careful to ensure that all the existing semantics
are preserved in the case of no overloads, and also that overloads
can mimic all of the existing semantics if they need to.

--
Greg
_______________________________________________
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