]> granicus.if.org Git - python/commit
Fix PR#66. Solution: add error checking around l_divmod() calls in
authorGuido van Rossum <guido@python.org>
Mon, 11 Oct 1999 22:34:41 +0000 (22:34 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 11 Oct 1999 22:34:41 +0000 (22:34 +0000)
commit2c7b8fe618600ed8ee73e48a70b1da05fa8fde49
tree2c1975632195d081709ced21b550951020c8bc61
parent1b7aec35c43360ed1ec699458cc103e3223aac14
Fix PR#66.  Solution: add error checking around l_divmod() calls in
long_pow().
Objects/longobject.c