Lines Matching full:grouping
69 | | ``'grouping'`` | Sequence of numbers specifying |
75 | | | grouping is performed. If the |
110 | | ``'mon_grouping'`` | Equivalent to ``'grouping'``, |
355 .. function:: format(format, val, grouping=False, monetary=False)
359 values, the decimal point is modified if appropriate. If *grouping* is true,
360 also takes the grouping into account.
363 grouping strings.
369 .. function:: format_string(format, val, grouping=False)
375 .. function:: currency(val, symbol=True, grouping=False, international=False)
380 the default. If *grouping* is true (which is not the default), grouping is done