]> granicus.if.org Git - python/commit
Remove checking redundantly for checks of PyInt and PyLong.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 Aug 2007 04:32:55 +0000 (04:32 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 31 Aug 2007 04:32:55 +0000 (04:32 +0000)
commit1fe5f388529dcdf674d53f7d67abc16c9c6ca5e5
treeb35d6a88c4ded09687f9916e4d4c0b03bafde580
parent538d17aa233e99a0652d0c6d482845e8e909b6e0
Remove checking redundantly for checks of PyInt and PyLong.
Modules/_randommodule.c
Modules/_sre.c
Modules/datetimemodule.c
Objects/abstract.c
Objects/floatobject.c
Objects/sliceobject.c
PC/_winreg.c