HomeSort by relevance Sort by last modified time
    Searched refs:MyIndex (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_float.py 700 class MyIndex(object):
702 self.assertAlmostEqual(round(-0.123456, MyIndex()), -0.1235)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_float.py 700 class MyIndex(object):
702 self.assertAlmostEqual(round(-0.123456, MyIndex()), -0.1235)
    [all...]

Completed in 218 milliseconds