_PyUnicode_InsertThousandsGroupingLocale

Using the current locale, insert the thousands grouping into the string pointed to by buffer. For the argument descriptions, Availability: >= 3.2 see Objects/stringlib/localeutil.h

version(Python_3_0_Or_Later && Python_3_2_Or_Later)
extern (C)
_PyUnicode_InsertThousandsGroupingLocale

Meta