SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 59 Python

Merged revisions 76561 via svnmerge from

svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76561 | mark.dickinson | 2009-11-28 12:30:36 +0000 (Sat, 28 Nov 2009) | 5 lines

  Include ieeefp.h (when available) in pyport.h instead of individually in
  Objects/floatobject.c and Objects/complexobject.c.  This should silence
  compiler warnings about implicit declaration of the 'finite' function
  on Solaris.
........
M
Mark Dickinson committed
a4962cb694c5fc7ae53f762a682cdc1ca72410ee
Parent: 1b83a45