diff options
author | Yuan Chao Chou <oswinchou@gmail.com> | 2017-08-04 17:53:42 (GMT) |
---|---|---|
committer | Ćukasz Langa <lukasz@langa.pl> | 2017-08-04 17:53:42 (GMT) |
commit | a0cb7db8e4b928b4c06da4bde8695555276958f0 (patch) | |
tree | bce35e2aef463f736176cc289227e66a67c7b148 /Python/fileutils.c | |
parent | 9b3abacf87653fab707e83b31afd73ac4140228e (diff) | |
download | cpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.zip cpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.tar.gz cpython-a0cb7db8e4b928b4c06da4bde8695555276958f0.tar.bz2 |
Fix a shadow-compatible-local warning (#2181)
Change the shadowing naming, 'value' (Python-ast.c:4686), to 'val'
to prevent the variables from being misused.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions