2010/2/15 Stéfan van der Walt <ste...@sun.ac.za> > 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? > > I found it in the pyconfig.h file:
pyconfig.h:#define Py_UNICODE_SIZE 4' Chuck
_______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion