summaryrefslogtreecommitdiffstats
path: root/Lib/importlib/util.py
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-05-31 13:05:38 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-05-31 13:05:38 (GMT)
commita94bdee2e479cdfa6b98c7d823380a88dcb8c9fd (patch)
tree0c53684573575c4527b140d72be149e0b0ff5b1f /Lib/importlib/util.py
parentb4fefc8fa2722afa79fb8f519e74ab0b558ec19f (diff)
downloadcpython-a94bdee2e479cdfa6b98c7d823380a88dcb8c9fd.zip
cpython-a94bdee2e479cdfa6b98c7d823380a88dcb8c9fd.tar.gz
cpython-a94bdee2e479cdfa6b98c7d823380a88dcb8c9fd.tar.bz2
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 'Lib/importlib/util.py')
0 files changed, 0 insertions, 0 deletions