summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-09-30 06:32:59 +0000
committerTim Peters <tim.peters@gmail.com>2001-09-30 06:32:59 +0000
commitaf5910f0259ae9667d23f7829de1298491704fee (patch)
treebd25b67e9f0314c406b906a471ae0bc605d2ce48 /Python
parent1c33daf14330ad1ecdef574dcb40f409777247fd (diff)
downloadcpython-git-af5910f0259ae9667d23f7829de1298491704fee.tar.gz
The execfile() docs imply it acts on locals same as exec. But in truth
it acts more like assigning to keys in locals(), i.e. modifications to function locals aren't reflected in the locals when execfile() returns.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions