diff options
author | jaimefrio <jaime.frio@gmail.com> | 2014-03-15 22:58:48 -0700 |
---|---|---|
committer | jaimefrio <jaime.frio@gmail.com> | 2014-03-15 22:58:54 -0700 |
commit | df71ae6e8a301a38ea9bae23f63ac7379f49458e (patch) | |
tree | 1f9c283317c1ae8e04516379435a980610fecb6b /numpy/core/function_base.py | |
parent | ddd02d50e8cd06d84deecd3b2943813be20b91b8 (diff) | |
download | numpy-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