_PyUnicode_InsertThousandsGrouping

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

version(Python_3_0_Or_Later)
extern (C)
_PyUnicode_InsertThousandsGrouping

Meta