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

Lines Matching full:separator

5967       thousands_sep: string to use as thousands separator, or ''
6016 # determine thousands separator, grouping, and decimal separator, and
6024 raise ValueError("Explicit thousands separator conflicts with "
6107 avoid a leading thousands separator. For example, inserting
6120 # max(..., 1) forces at least 1 digit to the left of a separator
6153 insert separators (decimal separator and thousands separators)