summaryrefslogtreecommitdiffstats
path: root/Mac
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-01-12 22:45:54 (GMT)
committerGuido van Rossum <guido@python.org>2000-01-12 22:45:54 (GMT)
commita400d8a96d44904ed1bb57f5a15ca6ad10a8e091 (patch)
treebc2b89714273a95ae91166c239842a09d7bcb3ef /Mac
parentb2b42ddcb1a09c58fdbd638c6fcdae5af13d7965 (diff)
downloadcpython-a400d8a96d44904ed1bb57f5a15ca6ad10a8e091.zip
cpython-a400d8a96d44904ed1bb57f5a15ca6ad10a8e091.tar.gz
cpython-a400d8a96d44904ed1bb57f5a15ca6ad10a8e091.tar.bz2
Fix a bug in exec_statement() noted incidentally by Tim Peters in
PR#175 -- when exec is passed a code object, it didn't sync the locals from the dictionary back into their fast representation. Also took the time to remove some repetitive code there and to do the syncing even when an exception is raised (since a partial effect should still be synced).
Diffstat (limited to 'Mac')
0 files changed, 0 insertions, 0 deletions