floating point control in extensions

Robin Becker robin at jessikat.fsnet.co.uk
Sun Jul 13 05:52:17 EDT 2003


Is there a preferred way to intercept floating point exceptions in
python extensions? I assume one should be careful to restore any
existing error handler. Does python have a standard mechanism for
setting up fpu control words etc? 
-- 
Robin Becker




More information about the Python-list mailing list