summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-09-19 01:16:16 +0000
committerGuido van Rossum <guido@python.org>2001-09-19 01:16:16 +0000
commitd5d8e4a43632d9d4ec9f6fb23f7405c4f0678617 (patch)
treef4027de5b1538374dd338f64b925ac7931b02474 /Python/sysmodule.c
parent638059603ca96a1e9b6d05f4d5c51a06a17b63ec (diff)
downloadcpython-git-d5d8e4a43632d9d4ec9f6fb23f7405c4f0678617.tar.gz
Enable two checks for comparing a complex to a complex subtype
instance. Split a string comparison test in two halves, replacing "a==b==a" with separate tests for a==b and b==a. (Reason: while experimenting, this test failed, and I wanted to know if it was the first or the second == operator that failed.)
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions