diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-27 21:06:35 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-08-27 21:06:35 (GMT) |
commit | cd8a127e1a0dac4a4cd4b12bdffe8a17dd75cef9 (patch) | |
tree | 3deddca983f0d924cf174d2ef21dc1a84967972e /Mac/Unsupported | |
parent | 7e30c9bb5a6a44829d1df01354523f5c3467583d (diff) | |
download | cpython-cd8a127e1a0dac4a4cd4b12bdffe8a17dd75cef9.zip cpython-cd8a127e1a0dac4a4cd4b12bdffe8a17dd75cef9.tar.gz cpython-cd8a127e1a0dac4a4cd4b12bdffe8a17dd75cef9.tar.bz2 |
Fix for sibling nodes that define the same free variable
Evan Simpson's fix. And his explanation:
If you defined two nested functions in a row that refer to the
same non-global variable, the second one will be generated as
though the variable were global.
Diffstat (limited to 'Mac/Unsupported')
0 files changed, 0 insertions, 0 deletions