diff options
author | David Cournapeau <cournape@gmail.com> | 2008-08-29 02:29:14 +0000 |
---|---|---|
committer | David Cournapeau <cournape@gmail.com> | 2008-08-29 02:29:14 +0000 |
commit | d08c157b7fd42c3842ae5ca176f12967d406e3ad (patch) | |
tree | f0eacef0632a4cfdfc8724159119bbef1fdce3a9 /numpy/doc/subclassing.py | |
parent | 43a2c85455d47a977762d07ea02e1acc55de8ea9 (diff) | |
download | numpy-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