]> granicus.if.org Git - python/commit
Add explicit test for a misbehaving math.floor
authorNick Coghlan <ncoghlan@gmail.com>
Thu, 26 Jul 2007 14:03:00 +0000 (14:03 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Thu, 26 Jul 2007 14:03:00 +0000 (14:03 +0000)
commit00f2029cd57ded3be287041b527c84cd8442afd5
treef6a637e4848f7225feaeadcda6bc71bff6da605c
parentc473149a5a93e4648b559023e5420b07e2832b4d
Add explicit test for a misbehaving math.floor
Lib/test/test_math.py
Lib/test/test_pow.py