_PyUnicode_InsertThousandsGroupingLocale

Using the current locale, 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_2_Or_Later)
_PyUnicode_InsertThousandsGroupingLocale

Meta