diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-12-25 18:49:11 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-12-25 18:49:11 (GMT) |
commit | 54b11918beda8454dab062498af81754a7034055 (patch) | |
tree | 32e542aa601010a6d1de0f1a56be4890ca1ac4fb /Include | |
parent | 2826fade49f0bc8770a6a5e89f9ca94b7264a677 (diff) | |
download | cpython-54b11918beda8454dab062498af81754a7034055.zip cpython-54b11918beda8454dab062498af81754a7034055.tar.gz cpython-54b11918beda8454dab062498af81754a7034055.tar.bz2 |
SF bug #496549 -Qnew and in-place division "/=".
eval_frame(): Under -Qnew, INPLACE_DIVIDE wasn't getting handed off to
INPLACE_TRUE_DIVIDE (like BINARY_DIVIDE was getting handed off to
BINARY_TRUE_DIVIDE).
Bugfix candidate.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions