James Stroud wrote:

> You haven't addressed why the limitation isn't arbitrary.

It's not arbitrary because there is a built-in meaning
for infix minus, but not for infix tilde.

Python doesn't go out of its way to provide operators
which aren't used by at least one built-in type.

--
Greg
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to