• Mark Dickinson's avatar
    Merged revisions 71837-71838 via svnmerge from · 5c56708f
    Mark Dickinson yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r71837 | mark.dickinson | 2009-04-24 17:34:14 +0100 (Fri, 24 Apr 2009) | 4 lines
    
      Issue #5593: Use more robust test for double-rounding in test_fsum.
      While we're at it, use new unittest.skipUnless decorator to
      implement skipping for that test.
    ........
      r71838 | mark.dickinson | 2009-04-24 17:37:22 +0100 (Fri, 24 Apr 2009) | 2 lines
    
      Remove unnecessary double negative
    ........
    5c56708f
test_math.py 37.9 KB