On 15 February 2010 21:58, Pauli Virtanen <p...@iki.fi> wrote:
> ma, 2010-02-15 kello 21:41 +0200, Stéfan van der Walt kirjoitti:
> [clip]
>> .................Fatal Python error: Inconsistent interned string
>> state.
>>
> The platform is OSX -- 32 or 64 bits? Is your Python unicode narrow or
> wide? Which test triggers the issue?

OSX, 64-bit with (I'm assuming) UCS2 (since I didn't specify the UCS4
variant when building).  Is there an easy way to check the unicode
width?

The test that failed was "test_from_unicode_array
(test_defchararray.TestBasic)".

Cheers
Stéfan
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to