summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-05-31 15:05:38 +0200
committerÉric Araujo <merwok@netwok.org>2011-05-31 15:05:38 +0200
commita94bdee2e479cdfa6b98c7d823380a88dcb8c9fd (patch)
tree0c53684573575c4527b140d72be149e0b0ff5b1f /Python/Python-ast.c
parentb4fefc8fa2722afa79fb8f519e74ab0b558ec19f (diff)
downloadcpython-git-a94bdee2e479cdfa6b98c7d823380a88dcb8c9fd.tar.gz
Fix nonsensical name.
The code used “long” to refer to a long option (e.g. --quiet), which was probably changed by 2to3 and not caught by the human operator, and then changed to “integer” by me to avoid shadowing without seeing the real obvious fix.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions