diff options
author | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-01-04 01:13:03 +0100 |
---|---|---|
committer | Julian Taylor <jtaylor.debian@googlemail.com> | 2014-01-04 12:54:51 +0100 |
commit | 28eb575c0c73a2061942b72b80ff6c43a67a431a (patch) | |
tree | b051cad101e377101e15f157ebec2a4bf48e99f5 /numpy/lib/tests/test_function_base.py | |
parent | 57330377d914e163389d66cf644915f851f37242 (diff) | |
download | numpy-28eb575c0c73a2061942b72b80ff6c43a67a431a.tar.gz |
BUG: fix native-only long long check
Caused all long longs to be required native only in memoryviews.
NPY_SIZEOF_LONG_LONG never existed, replace documentation with existing
NPY_SIZEOF_LONGLONG and code with a sizeof(npy_longlong).
Diffstat (limited to 'numpy/lib/tests/test_function_base.py')
0 files changed, 0 insertions, 0 deletions