-
Guido van Rossum authored
__cmp__ and __eq__ absent before deciding to do a quickie based on the object address. (Tim Peters discovered this.)
65e8bd7f
__cmp__ and __eq__ absent before deciding to do a quickie based on the object address. (Tim Peters discovered this.)