diff options
author | cookedm <cookedm@localhost> | 2006-05-17 07:56:53 +0000 |
---|---|---|
committer | cookedm <cookedm@localhost> | 2006-05-17 07:56:53 +0000 |
commit | 2733a07a2c0cbe08af8f6e30d75fa032a416bb60 (patch) | |
tree | 793ae2979524a73df1e442c864c2dbed45d7c64a /numpy/core/arrayprint.py | |
parent | 887e22a6ca6545e5739080bdff800e3f774b0e36 (diff) | |
download | numpy-2733a07a2c0cbe08af8f6e30d75fa032a416bb60.tar.gz |
Fix #120: array.transpose() too lenient with its arguments.
Change PyArray_Transpose() to either take a NULL argument, or a valid
permutation of the axes (has to be the same length as the number of axes,
and no repeats).
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions