]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Call coerce() in arithmetic operations, to support mixed mode arithmetic
authorGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:43:13 +0000 (18:43 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 1 Jul 1991 18:43:13 +0000 (18:43 +0000)
commit89d55cad95697c6807e8dee1642564478f38fdd6
tree543da7f1509f9a9e5d720159aba26c9139524d35
parentc6bb8f7ab290d50934c761b25beb82918f23cf89
Call coerce() in arithmetic operations, to support mixed mode arithmetic
Python/ceval.c