Change a variable type to avoid signed overflow; replace repeated '19999' constant...
commitd07aff1ca56ff0fe800dfbaa706515cd2d1523a9
authormark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 11 Jan 2010 17:15:13 +0000 (11 17:15 +0000)
committermark.dickinson <mark.dickinson@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 11 Jan 2010 17:15:13 +0000 (11 17:15 +0000)
tree6927d28dfeed18ad673d79842822a699137343c5
parent0e2a736420b5a8c914977d6b4960c5a1703599d9
Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define.

git-svn-id: http://svn.python.org/projects/python/trunk@77421 6015fed2-1504-0410-9fe1-9d1591cc4771
Python/dtoa.c