On Nov 13, 1:18 pm, Carl Banks <[EMAIL PROTECTED]> wrote:
> The right solution is to use comparison operators
> only for ordered comparisons, not for subset and superset testing.

The whole point of the rich comparisons PEP was to be able to override
the operators for other purposes.



Raymond

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

Reply via email to