_PyString_InsertThousandsGrouping

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: 2.6, 2.

version(Python_2_6_Or_Later)
int
_PyString_InsertThousandsGrouping

Meta