]> granicus.if.org Git - python/commit
Test for negative # to the nonintegral float power here.
authorGuido van Rossum <guido@python.org>
Fri, 16 Aug 1996 20:42:57 +0000 (20:42 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 16 Aug 1996 20:42:57 +0000 (20:42 +0000)
commitc13bcca2689c4bc08429e7a52e22e3d058f3b8ce
treec6640563748b8c466e79f91bb1c97a150a5a654b
parentfe58e3e22c187b21d5a2fbe5e03957442edfbb8c
Test for negative # to the nonintegral float power here.
Expanded powi() in-line.
Objects/floatobject.c