Home | History | Annotate | Download | only in test

Lines Matching full:decimal_point

143         if not locale.localeconv()['decimal_point'] == ',':
144 self.skipTest('decimal_point is not ","')