summaryrefslogtreecommitdiff
path: root/numpy/doc/subclassing.py
diff options
context:
space:
mode:
authorDavid Cournapeau <cournape@gmail.com>2008-08-29 02:29:14 +0000
committerDavid Cournapeau <cournape@gmail.com>2008-08-29 02:29:14 +0000
commitd08c157b7fd42c3842ae5ca176f12967d406e3ad (patch)
treef0eacef0632a4cfdfc8724159119bbef1fdce3a9 /numpy/doc/subclassing.py
parent43a2c85455d47a977762d07ea02e1acc55de8ea9 (diff)
downloadnumpy-d08c157b7fd42c3842ae5ca176f12967d406e3ad.tar.gz
Fix reshaping 0-sized arrays.
The nocopy logic does not handle 0-sized arrays correctly, so just copy. It is a not really useful corner case, so doing a copy should not matter much.
Diffstat (limited to 'numpy/doc/subclassing.py')
0 files changed, 0 insertions, 0 deletions