]> granicus.if.org Git - python/commit
Use numbers that can be accurately represented on binary machines. I hope
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 3 Jan 2001 01:52:11 +0000 (01:52 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 3 Jan 2001 01:52:11 +0000 (01:52 +0000)
commit38796d07a535618a9c12217c3d6d5d0309fceed5
treee1940c6fcf777f683eabe60851ff339e38faa0e2
parentd18722b99dde76af4e00179fd92c2da1217f99b2
Use numbers that can be accurately represented on binary machines.  I hope
this works on all platforms.
Lib/test/output/test_coercion
Lib/test/test_coercion.py