]> granicus.if.org Git - python/commit
int_lshift(): Simplified/sped overflow-checking.
authorTim Peters <tim.peters@gmail.com>
Sun, 11 Aug 2002 17:54:42 +0000 (17:54 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 11 Aug 2002 17:54:42 +0000 (17:54 +0000)
commitda1a2212c8ddbb0dfb00fc1cb1c04fce4794d9ab
treeb3564ffb81aff7272513e15a8fa13b22837ebf93
parent45daeb093f070f2460028068e6e64a88c9db9665
int_lshift():  Simplified/sped overflow-checking.
Objects/intobject.c