summaryrefslogtreecommitdiff
path: root/numpy/core/function_base.py
diff options
context:
space:
mode:
authorjaimefrio <jaime.frio@gmail.com>2014-03-15 22:58:48 -0700
committerjaimefrio <jaime.frio@gmail.com>2014-03-15 22:58:54 -0700
commitdf71ae6e8a301a38ea9bae23f63ac7379f49458e (patch)
tree1f9c283317c1ae8e04516379435a980610fecb6b /numpy/core/function_base.py
parentddd02d50e8cd06d84deecd3b2943813be20b91b8 (diff)
downloadnumpy-df71ae6e8a301a38ea9bae23f63ac7379f49458e.tar.gz
MANT: rename variable to avoid shadowing
The variable `obj` in `prepare_index` is shadowed in an inner scope within the function. Renamed the inner scope variable to `tmp_obj` to avoid confusion.
Diffstat (limited to 'numpy/core/function_base.py')
0 files changed, 0 insertions, 0 deletions