diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2015-12-11 09:51:16 -0700 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2015-12-11 09:51:16 -0700 |
commit | 192bff5ea1b37359c45e4e54c4b14b402e368663 (patch) | |
tree | b7fe978cc725e61ae30ce681b9df4d44f3ad8b60 /numpy/doc/misc.py | |
parent | 9424d3616d8c80b7f0b4dcf31ff3c335db76c0fa (diff) | |
download | numpy-192bff5ea1b37359c45e4e54c4b14b402e368663.tar.gz |
TST,BUG: Make test_mvoid_multidim_print work for 32 bit systems.
The test currently uses an `<i8` type which is converted to a Python
long integer when running on a 32 bit system with Python 2. That changes
the string printed by appending `L` to the printed integer value and
results in a failed test.
Diffstat (limited to 'numpy/doc/misc.py')
0 files changed, 0 insertions, 0 deletions