On Sun, 21 Feb 2010 13:22:41 +0200
Pauli Virtanen wrote:
> Hi,
>
> Please remind me what platform you are running on. Also,
>please update
> and re-run the tests, and check the output from
>
> import numpy as np
> from numpy.core.multiarray import memorysimpleview as
>memoryview
>
> dt = [(
Hi,
Please remind me what platform you are running on. Also, please update
and re-run the tests, and check the output from
import numpy as np
from numpy.core.multiarray import memorysimpleview as memoryview
dt = [('a', np.int8), ('b', np.int16),
('c', np.int32), ('d', np.int64),
('e'
==
FAIL:
test_multiarray.TestNewBufferProtocol.test_export_endian
--
Traceback (most recent call last):
File
"/home/nwagner/local/lib64/python2.6/site-packag