]> granicus.if.org Git - python/commit
Additional tests for math.pow, and extra special-case
authorMark Dickinson <dickinsm@gmail.com>
Sat, 19 Apr 2008 18:51:48 +0000 (18:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sat, 19 Apr 2008 18:51:48 +0000 (18:51 +0000)
commite941d97d123377c9e2c9f4cfec2e9827df0467c4
treebff8904bbe7b9ea8d4c6b09fc6a84cb7e6ab1842
parentc7bef374029a69719d8ba7f7d5ed9b056b2d0457
Additional tests for math.pow, and extra special-case
handling code in math.pow, in the hope of making all
tests pass on the alpha Tru64 buildbot.
Lib/test/test_math.py
Modules/mathmodule.c