summaryrefslogtreecommitdiff
path: root/Python/strdup.c
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2001-01-25 20:10:32 +0000
committerJeremy Hylton <jeremy@alum.mit.edu>2001-01-25 20:10:32 +0000
commit5e2d0764cd95b40de64fff54e14091e0e6bdf6f6 (patch)
treeaec6d6daad08c4e58ef2781212fa7d9261d20e81 /Python/strdup.c
parenta39414b15ca4b1a8e1b3cd7db463403ab0af933e (diff)
downloadcpython-git-5e2d0764cd95b40de64fff54e14091e0e6bdf6f6.tar.gz
In subst_vars(), change the name of the argument from str to s to
prevent binding for str from masking use of builtin str in nested function. (This is the only case I found in the standard library where a local shadows a global or builtin. There may be others, but the regression test doesn't catch them.)
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions