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