]> granicus.if.org Git - python/commit
Check in some documentation tweaks for PEP 3141, add some tests, and implement
authorJeffrey Yasskin <jyasskin@gmail.com>
Fri, 7 Sep 2007 15:15:49 +0000 (15:15 +0000)
committerJeffrey Yasskin <jyasskin@gmail.com>
Fri, 7 Sep 2007 15:15:49 +0000 (15:15 +0000)
commit3404b3ce2acfc550571f06e70526ff75a34effeb
treef0d59f10296397ed947e970af4fdb8179c5aeef1
parentaaaef110dcb58ded6257512997ddf270828dc409
Check in some documentation tweaks for PEP 3141, add some tests, and implement
the promotion to complex on pow(negative, fraction).
Lib/numbers.py
Lib/test/test_builtin.py
Lib/test/test_complex.py
Lib/test/test_descr.py
Objects/floatobject.c