]> granicus.if.org Git - python/commit
#7482: clarify error message in case of division by zero of float and complex numbers.
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 22 Feb 2010 16:30:58 +0000 (16:30 +0000)
committerEzio Melotti <ezio.melotti@gmail.com>
Mon, 22 Feb 2010 16:30:58 +0000 (16:30 +0000)
commitbce3e17bd2897d998b08b34420877fbc09a9ca75
treed2bfa6b4db7b9f1610ff9dc7294a4aedd84a789c
parent38c123651c4eb04ea093162ecdcbd217eb125341
#7482: clarify error message in case of division by zero of float and complex numbers.
Objects/complexobject.c
Objects/floatobject.c