diff options
author | Raymond Hettinger <python@rcn.com> | 2003-06-20 16:13:17 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-06-20 16:13:17 (GMT) |
commit | b9572c3456d2c69e8629f98055f375980ccdf7f3 (patch) | |
tree | c74970a2431dcc7c5dc872faf66066d79ddf1278 /Lib/idlelib/PyShell.py | |
parent | 7c0d7ba99d41b0ef201409dd1b45d58c38251981 (diff) | |
download | cpython-b9572c3456d2c69e8629f98055f375980ccdf7f3.zip cpython-b9572c3456d2c69e8629f98055f375980ccdf7f3.tar.gz cpython-b9572c3456d2c69e8629f98055f375980ccdf7f3.tar.bz2 |
Removed bytecode transformation for sequence packing/unpacking.
It depended on the previously removed basic block checker to
prevent a jump into the middle of the transformed block.
Clears SF 757818: tuple assignment -- SystemError: unknown opcode
Diffstat (limited to 'Lib/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions