Files
cpython/Python
Andrew M. Kuchling 154a884e6b [Backport r51221 | neal.norwitz -- the original commit message is wrong;
this code is only used if WITHOUT_COMPLEX is *not* defined, which is the
 common case for Python builds.]

This code is actually not used unless WITHOUT_COMPLEX is defined.
However, there was no error checking that PyFloat_FromDouble returned
a valid pointer.  I believe this change is correct as it seemed
to follow other code in the area.

Klocwork # 292.
2006-10-05 19:08:30 +00:00
..
2006-10-05 19:01:50 +00:00
2006-10-04 13:17:42 +00:00
2005-11-09 07:02:40 +00:00
2006-04-25 15:33:48 +00:00
2006-10-05 18:08:58 +00:00
2006-03-01 21:36:32 +00:00
2006-10-05 18:08:58 +00:00
2006-10-05 18:57:54 +00:00
2006-10-05 18:08:58 +00:00
2005-03-28 12:36:19 +00:00
2005-07-09 15:27:05 +00:00
2005-09-14 17:54:39 +00:00