| commit | bb77e6801ea07653e3cc66dbfaa3b5102eae16e7 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Mon Sep 24 16:51:54 2001 +0000 |
| committer | Guido van Rossum <guido@python.org> | Mon Sep 24 16:51:54 2001 +0000 |
| tree | 99a4a2b967dad5571bd3c4b1a48ebdc75e01ab79 | |
| parent | ff0e6d6ef542b5b4f3c31786aa152cec68598d4f [diff] |
Change string comparison so that it applies even when one (or both) arguments are subclasses of str, as long as they don't override rich comparison.