diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2016-05-28 23:29:28 +0200 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2016-06-01 18:42:29 +0200 |
commit | e8be5b11eee7d64661f894651a67ad976016b0cc (patch) | |
tree | 070f9effed659b2213261d878b0106c0b7b674ed /numpy/core/fromnumeric.py | |
parent | 39fdf796d39b52934a25ba59069dcd68161d8e68 (diff) | |
download | numpy-e8be5b11eee7d64661f894651a67ad976016b0cc.tar.gz |
BUG: Make sure string to non-native unicode cast works
Casting to non-negative unicode used the wrong swapping
functionality.
Just to note, the whole swapping is rather inefficient, since
it is completely unnecessary due to the fact that we go via
python in any case, though likely it does not matter.
Diffstat (limited to 'numpy/core/fromnumeric.py')
0 files changed, 0 insertions, 0 deletions