diff options
author | Guido van Rossum <guido@python.org> | 2001-10-01 17:10:18 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2001-10-01 17:10:18 +0000 |
commit | 89c4264792da06293b197e14f581763f46138935 (patch) | |
tree | deb196e01a8db9d38aeb9ad7c72745dc0b8cd0b8 /Python | |
parent | 6c81e2a44fd6ab5cacbb2e1d5c48933d65a58948 (diff) | |
download | cpython-git-89c4264792da06293b197e14f581763f46138935.tar.gz |
binary_op1(), ternary_op(): rearrange the code so that slotw is tested
(to see whether __rop__ should go before __op__) only when slotv is
set. This saves a test+branch when only slotw is set.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions