diff options
author | Raymond Hettinger <python@rcn.com> | 2003-04-15 10:35:07 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-04-15 10:35:07 +0000 |
commit | a3e621b77ec3e7bdaac58705f12dd9dd20446b73 (patch) | |
tree | da0b9ba930706824fef7e9eb50229fe67b0b6e7d /Python/pythonrun.c | |
parent | 07d0564bd5de906806b1e9d51a54c924d7f6d6ee (diff) | |
download | cpython-a3e621b77ec3e7bdaac58705f12dd9dd20446b73.tar.gz |
Extend SF patch #707257: Improve code generation
to cover the case for: "x,y,z=1,2,3". Gives a 30% speed-up.
Also, added FOR_ITER to the list of opcodes that can jump.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions