Mark Dickinson <dicki...@gmail.com> added the comment: Looking at the cmath source, I'd be a bit suspicious that either the Py_NAN or the Py_HUGE_VAL macro (or both) is triggering an FPE. Both those values are used during module initialization.
---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12232> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com