Home | History | Annotate | Download | only in test

Lines Matching refs:__getformat__

685     @unittest.skipUnless(float.__getformat__("double").startswith("IEEE"),