Home | History | Annotate | Download | only in library

Lines Matching full:grouping

69    |                      | ``'grouping'``                      | Sequence of numbers specifying |
75 | | | grouping is performed. If the |
110 | | ``'mon_grouping'`` | Equivalent to ``'grouping'``, |
366 .. function:: format(format, val[, grouping[, monetary]])
370 values, the decimal point is modified if appropriate. If *grouping* is true,
371 also takes the grouping into account.
374 grouping strings.
383 .. function:: format_string(format, val[, grouping])
391 .. function:: currency(val[, symbol[, grouping[, international]]])
396 the default. If *grouping* is true (which is not the default), grouping is done