Home | History | Annotate | Download | only in Lib

Lines Matching full:decimal_point

5990       decimal_point: string to use for decimal point
6048 format_dict['decimal_point'] = _localeconv['decimal_point']
6053 format_dict['decimal_point'] = '.'
6187 fracpart = spec['decimal_point'] + fracpart