Make use of PyLong_AsLongAndOverflow in math_ldexp.
commitb73fd9636af8e6b9db49c23e6076a5eafc7eb59d
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 3 Jan 2010 12:03:03 +0000 (3 12:03 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sun, 3 Jan 2010 12:03:03 +0000 (3 12:03 +0000)
tree7ada94aa334452b92ca00a84de9405ec5d0aad58
parentedc03d3492b1878bada60e9ad110c083ae8fd243
Make use of PyLong_AsLongAndOverflow in math_ldexp.

git-svn-id: http://svn.python.org/projects/python/trunk@77275 6015fed2-1504-0410-9fe1-9d1591cc4771
Modules/mathmodule.c