diff options
author | Michael Droettboom <mdboom@gmail.com> | 2011-07-27 12:44:30 -0400 |
---|---|---|
committer | Michael Droettboom <mdboom@gmail.com> | 2011-07-27 12:44:30 -0400 |
commit | 7b34e36c374376f537c8c27d59a9c6c15ba12de3 (patch) | |
tree | ec711874815eee65c19cb97892c5ced7e3b5f8dd /numpy/lib/function_base.py | |
parent | 9163993794f1bc56c279ab3d90796370d6b579c4 (diff) | |
download | numpy-7b34e36c374376f537c8c27d59a9c6c15ba12de3.tar.gz |
In the old API, PyArray_DATA and PyArray_BYTES differ in that DATA returns a (void *) and BYTES returns a (char *).
matplotlib builds were failing because PyArray_BYTES was returning a (void *).
Diffstat (limited to 'numpy/lib/function_base.py')
0 files changed, 0 insertions, 0 deletions