| commit | ab078ddb4f8a7ac68f54a3c7f110f4d82e82b16f | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Sun Jan 06 00:09:11 2008 +0000 |
| committer | Guido van Rossum <guido@python.org> | Sun Jan 06 00:09:11 2008 +0000 |
| tree | 471d852049d8c8525ca9dd6aea46d9e549ce9ea7 | |
| parent | 673f7efa08850e42d077cab38683be2e4764b876 [diff] |
Issue #1393: object_richcompare() returns NotImplemented instead of False if the objects aren't equal, to give the other side a chance.