summaryrefslogtreecommitdiff
path: root/numpy/core/fromnumeric.py
diff options
context:
space:
mode:
authorPauli Virtanen <pav@iki.fi>2010-07-28 21:00:15 +0000
committerPauli Virtanen <pav@iki.fi>2010-07-28 21:00:15 +0000
commit67668c8c5764b8fadbd7eed68f978846fe93310e (patch)
tree9869f1a14241a1f8ea78d998d56dfc04f7f3f814 /numpy/core/fromnumeric.py
parent5150c8848de84ef769a734acf7e27f660dc95219 (diff)
downloadnumpy-67668c8c5764b8fadbd7eed68f978846fe93310e.tar.gz
BUG: support assignment x[(0,)] = foo in ndarray subtypes (#1563)
The problem was a code path trying to assign x[0], which returns a scalar -- for actual ndarrays a internal function always returning arrays was used.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions