summaryrefslogtreecommitdiffstats
path: root/Lib/compiler/pycodegen.py
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2004-03-21 15:12:00 (GMT)
committerRaymond Hettinger <python@rcn.com>2004-03-21 15:12:00 (GMT)
commitff5bc50bb0f12d5203173c7ee6840cc77a3bbe7a (patch)
tree5cadf3ca6b87f4fcd1c60cf145c2dc7031b4122f /Lib/compiler/pycodegen.py
parent8b6cc2e7f29d15c1aa6524f6f84fa8e6cb1a50e6 (diff)
downloadcpython-ff5bc50bb0f12d5203173c7ee6840cc77a3bbe7a.zip
cpython-ff5bc50bb0f12d5203173c7ee6840cc77a3bbe7a.tar.gz
cpython-ff5bc50bb0f12d5203173c7ee6840cc77a3bbe7a.tar.bz2
Improve byte coding for multiple assignments.
Gives 30% speedup on "a,b=1,2" and 25% on "a,b,c=1,2,3".
Diffstat (limited to 'Lib/compiler/pycodegen.py')
0 files changed, 0 insertions, 0 deletions