]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix zero division checks: return if it occurs!
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 14:58:41 +0000 (14:58 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 14:58:41 +0000 (14:58 +0000)
commitabbda16f5834c314c85ff495af277de744dc5587
treed8de15a3ea706f6541d1e84299de3cb45fe59d0a
parentdd5c7be5680375cc33f9ec71dee7ed392e894f9c
Fix zero division checks: return if it occurs!
Objects/intobject.c