Home | History | Annotate | Download | only in test

Lines Matching refs:MyIndex

700         class MyIndex(object):
702 self.assertAlmostEqual(round(-0.123456, MyIndex()), -0.1235)