ti, 2009-12-22 kello 14:32 -0700, Charles R Harris kirjoitti:
[clip]
> Could you expand a bit on this? There are several places where
> PyErr_Occurred are called and I am wondering if there is a problem. In
> fact, I moved one such check and a segfault went away, which made me
> suspicious...

I think here the point is that since PyOS_acii_strtod used to fail
silently, also its replacement should -- so we'd need to clear any
raised error before continuing.

Pauli


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

Reply via email to