]> granicus.if.org Git - python/commit
Issue #7518: Move substitute definitions of C99 math functions from
authorMark Dickinson <dickinsm@gmail.com>
Mon, 21 Dec 2009 15:22:00 +0000 (15:22 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 21 Dec 2009 15:22:00 +0000 (15:22 +0000)
commit12748b003c69765e611a7c1782310f33f806607d
tree927cdb616ba9ceccecebd32e22585864af10a76a
parent08dca0d6daf46eecb758c8765fdb592211122d47
Issue #7518:  Move substitute definitions of C99 math functions from
pymath.c to Modules/_math.c.
Include/pymath.h
Modules/Setup.dist
Modules/_math.c
Modules/_math.h
Modules/cmathmodule.c
Modules/mathmodule.c
Python/pymath.c
setup.py