]> granicus.if.org Git - python/commit
Patch by Tim Peters fixing PR#88:
authorGuido van Rossum <guido@python.org>
Mon, 27 Sep 1999 17:12:47 +0000 (17:12 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 27 Sep 1999 17:12:47 +0000 (17:12 +0000)
commite13ff2e2d6ddc6dead2d804006d8320df27dc553
tree57600e339b72a93b17b293af59fe299c778ef1b2
parent1a23c2484ece91d06f75d9ebdaf2ada951c87c82
Patch by Tim Peters fixing PR#88:

Integer division can crash under Windows.
Objects/intobject.c