]> granicus.if.org Git - python/commit
Remove duplicate check for PyLong_Check(). It was checked above.
authorNeal Norwitz <nnorwitz@gmail.com>
Tue, 20 May 2008 04:39:15 +0000 (04:39 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Tue, 20 May 2008 04:39:15 +0000 (04:39 +0000)
commitc1fc34a56cb578164cb9813e987fb0905d795180
treef910748a2b11830b06c450dff67397445609dfe5
parentbf6f0aa837772174cc2cc59c046eec0b5c8b8465
Remove duplicate check for PyLong_Check().  It was checked above.
Modules/mathmodule.c