Lines Matching refs:grouping
69 | | ``'grouping'`` | Sequence of numbers specifying |
75 | | | grouping is performed. If the |
110 | | ``'mon_grouping'`` | Equivalent to ``'grouping'``, |
374 .. function:: format_string(format, val, grouping=False, monetary=False)
378 values, the decimal point is modified if appropriate. If *grouping* is true,
379 also takes the grouping into account.
382 grouping strings.
391 .. function:: format(format, val, grouping=False, monetary=False)
403 .. function:: currency(val, symbol=True, grouping=False, international=False)
408 the default. If *grouping* is true (which is not the default), grouping is done
430 .. function:: localize(string, grouping=False, monetary=False)