_PyUnicode_InsertThousandsGrouping

Using explicit passed-in values, insert the thousands grouping into the string pointed to by buffer. For the argument descriptions, see Objects/stringlib/localeutil.h */ /// Availability: 3.

version(Python_3_0_Or_Later)
_PyUnicode_InsertThousandsGrouping

Meta