[Python-3000] [PATCH] Fix rich set comparison

Keir Mierle mierle at gmail.com
Fri Aug 24 01:45:15 CEST 2007


This patch fixes rich set comparison so that x < y works when x is a
set and y is something which implements the corresponding comparison.

Keir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: richsetcmp.diff
Type: text/x-patch
Size: 2070 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-3000/attachments/20070823/989ac442/attachment.bin 


More information about the Python-3000 mailing list