]> granicus.if.org Git - python/commit
Patch by Charles Waldman -- remove unneeded and even harmful test for
authorGuido van Rossum <guido@python.org>
Sun, 10 Jan 1999 16:56:58 +0000 (16:56 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 10 Jan 1999 16:56:58 +0000 (16:56 +0000)
commit031d0e5feb208e79cf1634db7d9d17148be7ba10
tree3bfaff1fd7353cfe57981a1ad8217f445fb5535a
parent0bdbe6c5f0dffa72cb885a5a6bb60707c67013b2
Patch by Charles Waldman -- remove unneeded and even harmful test for
float to the negative power (which is already and better done in
floatobject.c.)
Objects/abstract.c