Home | History | Annotate | Download | only in python2.7

Lines Matching full:decimal_point

5970       decimal_point: string to use for decimal point
6028 format_dict['decimal_point'] = _localeconv['decimal_point']
6033 format_dict['decimal_point'] = '.'
6164 fracpart = spec['decimal_point'] + fracpart